proxy.py/Procfile

3 lines
107 B
Plaintext

# See https://devcenter.heroku.com/articles/procfile
web: python3 proxy.py --hostname 0.0.0.0 --port $PORT