update astronomix

This commit is contained in:
Flo
2023-01-31 23:35:57 +01:00
parent 0447b61215
commit 6e93bc0868
19 changed files with 238 additions and 245 deletions

View File

@ -1,5 +1,5 @@
{
"device_name": "majestix",
"device_name": "astronomix",
// "listening_port" : 0, // 0 - randomize port
/* storage_path dir contains auxilliary app files if no storage_path field: .sync dir created in current working directory */
@ -36,7 +36,7 @@
"webui" :
{
"listen" : "0.0.0.0:8888" // remove field to disable WebUI
"listen" : "127.0.0.1:8888" // remove field to disable WebUI
/* preset credentials. Use password or password_hash */
,"login" : "flo"