hotfix
This commit is contained in:
parent
eeda5062ae
commit
a95e8a00b8
7 changed files with 46 additions and 39 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue