bind to port?

This commit is contained in:
James Turk 2021-05-22 22:25:01 -04:00
parent ad99d94593
commit 856480fecc

View File

@ -1 +1 @@
web: python -m flask run -h 0.0.0.0
web: python -m flask run -h 0.0.0.0 -p $PORT