This commit is contained in:
Tim Berchtold 2025-07-05 10:13:28 +02:00
parent eeda5062ae
commit a95e8a00b8
7 changed files with 46 additions and 39 deletions

View file

@ -1,13 +1,13 @@
[DEFAULT]
host = 'http://0.0.0.0:5000'
host = http://0.0.0.0:5000
max_desks = 8
[SETTINGS]
lockqrcode_whit_secret = True
user = Admin
path_json_settings = '/Server/json/availiable-products.json'
path_json_settings = ./Server/json/availiable-products.json
[OTHER]
log_diagnose = True
first_startup = False
first_startup = True