Files
a-dog-a-pet/Procfile

1 line
53 B
Plaintext

web: gunicorn 'app:create_app()' --bind 0.0.0.0:$PORT