2 lines
46 B
Plaintext
2 lines
46 B
Plaintext
web: uvicorn app:app --host=0.0.0.0 --port=80
|
web: uvicorn app:app --host=0.0.0.0 --port=80
|