This commit is contained in:
Graham Steffaniak 2023-09-01 17:57:24 -05:00
parent 5c860a45e1
commit 014b999ed7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
server:
port: 8050
#baseURL: /
baseURL: ""
address: ''
log: stdout
database: database.db
@ -12,7 +12,7 @@ general:
disable-type-detection-by-header: false
auth:
header: ''
method: noauth
method: password
command: ''
signup: false
shell: ''