Simplify onecloud1 to server-only configuration

This commit is contained in:
2025-10-09 04:52:04 +00:00
parent 3005e890c3
commit 3e87cd2bad

View File

@@ -40,21 +40,6 @@ server {
}
}
client {
enabled = true
network_interface = "tailscale0"
host_volume "fnsync" {
path = "/mnt/fnsync"
read_only = false
}
host_volume "vault-storage" {
path = "/opt/nomad/data/vault-storage"
read_only = false
}
}
consul {