sao: remove hostname/port config, fix allnet uri

This commit is contained in:
2023-11-09 11:55:49 -05:00
parent 580a9faae8
commit 8560c05928
3 changed files with 10 additions and 18 deletions

View File

@ -1,6 +1,9 @@
server:
hostname: "localhost"
enable: True
loglevel: "info"
port: 9000
auto_register: True
auto_register: True
crypt:
enable: False
key: ""
iv: ""