2 lines
50 B
Plaintext
2 lines
50 B
Plaintext
web: uvicorn main:app --host 0.0.0.0 --port $PORT
|
web: uvicorn main:app --host 0.0.0.0 --port $PORT
|