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