1 line
81 B
Plaintext
1 line
81 B
Plaintext
web: uvicorn server.main:app --app-dir=server --host=0.0.0.0 --port=${PORT:-5000} |
web: uvicorn server.main:app --app-dir=server --host=0.0.0.0 --port=${PORT:-5000} |