'README.md' updaten

This commit is contained in:
mb 2022-10-12 11:48:08 +02:00
parent d67280cf30
commit 4679aad488

View File

@ -111,7 +111,7 @@ class Config(object):
`make run` (runs the Flask application)
Open the application at <http://localhost:5001>.
Open the application at port `5001`, for example: <http://localhost:5001> or <http://111.111.111.111:5001>.
### Dependencies
@ -121,6 +121,8 @@ To install them, you can run:
`make setup`
This creates a virtual environment at `.venv/` and installs all the dependencies here.
### Other configurations on the server
* Configure the webserver to listen to the port of the flask application, for example with a subdomain