Add deployment preflight and fix helium Syncthing root
This commit is contained in:
@@ -37,6 +37,6 @@ local_root = "/data/storage/Downloading"
|
||||
[syncthing]
|
||||
endpoint = "http://127.0.0.1:8384"
|
||||
api_key_file = "/run/secrets/syncthing_api_key"
|
||||
api_root = "/var/syncthing"
|
||||
api_root = "/var/syncthing/Sync"
|
||||
local_root = "/data/storage/Sync"
|
||||
advertised_addresses = ["dynamic"]
|
||||
|
||||
Reference in New Issue
Block a user