TradingAgents/backend/Procfile

1 line
75 B
Plaintext

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