proxy.py/Procfile

3 lines
107 B
Plaintext
Raw Normal View History

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