TradingAgents/backend/Procfile

1 line
61 B
Plaintext

web: uvicorn api:app --host 0.0.0.0 --port $PORT --workers 1