Files
2021-11-04 11:36:04 +01:00

1 line
81 B
Plaintext

web: uvicorn server.main:app --app-dir=server --host=0.0.0.0 --port=${PORT:-5000}