Files
nexus-quant-terminal/backend/Procfile
T

2 lines
54 B
Plaintext
Raw Normal View History

web: uvicorn app.main:app --host 0.0.0.0 --port $PORT