2 lines
48 B
Plaintext
2 lines
48 B
Plaintext
web: uvicorn app:app --host=0.0.0.0 --port=5000
|
web: uvicorn app:app --host=0.0.0.0 --port=5000
|