v0.1.15
What's Changed
Use host
and port
from config file to launch server instead of hardcoding.
Example config:
[general]
host = "0.0.0.0"
port = 8000
Use host
and port
from config file to launch server instead of hardcoding.
Example config:
[general]
host = "0.0.0.0"
port = 8000