Remove unneeded properties

This commit is contained in:
Lucas Mathews
2024-06-08 10:32:21 +02:00
parent d2074c9f7b
commit 7f0d5400ae
2 changed files with 0 additions and 9 deletions

View File

@@ -1,6 +1,4 @@
[server]
ip = 0.0.0.0
port = 81
url = http://0.0.0.0:81
[preferences]

View File

@@ -5,16 +5,9 @@ name=bank.db
name=api.yml
[server]
listen_ip=0.0.0.0
port=81
debug=False
scheduler=True
[frontend]
listen_ip=0.0.0.0
port=80
debug=True
[api]
url=http://0.0.0.0:81/