Skip to content

Configuring the Webserver

Requirements:

  • Python 3
  • flask (install with pip install flask)

Run the config server from this directory with python config_server.py --host 0.0.0.0 --port 80