update astronomix
This commit is contained in:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user