Files
assafelovic--gpt-researcher/Procfile
T
2026-07-13 12:39:12 +08:00

1 line
78 B
Plaintext

web: python -m uvicorn backend.server.server:app --host=0.0.0.0 --port=${PORT}