3 lines
74 B
Python
3 lines
74 B
Python
from inventory import app
|
|
|
|
app.run_as_web_server(host='0.0.0.0',port=8000) |
from inventory import app
|
|
|
|
app.run_as_web_server(host='0.0.0.0',port=8000) |
Proudly self-hosted by Cole Deck. Fast loading powered by Turbo.