2 lines
51 B
Plaintext
2 lines
51 B
Plaintext
web: uvicorn app:app --host=0.0.0.0 --port=${PORT}
|
web: uvicorn app:app --host=0.0.0.0 --port=${PORT}
|