pbr-ayct-backend/Procfile

1 line
70 B
Plaintext
Raw Normal View History

2022-06-09 21:23:01 +02:00
web: gunicorn -b 0.0.0.0:$PORT ayct_backend:create_app() --timeout 120