We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f005618 commit e88e5c5Copy full SHA for e88e5c5
1 file changed
README.md
@@ -11,3 +11,4 @@ It is using python `3.6.4`
11
# Run
12
- `FLASK_APP=hello.py flask run` runs on port `5000`
13
- `FLASK_APP=hello.py flask run --port=80 --host=0.0.0.0` runs on port 80 and the server is accessable by external calls
14
+
0 commit comments