Skip to content

v0.1.15

Compare
Choose a tag to compare
@levkk levkk released this 29 Nov 16:44
· 27 commits to main since this release

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