aboutsummaryrefslogtreecommitdiff
path: root/nomad/seafile.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'nomad/seafile.hcl')
-rw-r--r--nomad/seafile.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/nomad/seafile.hcl b/nomad/seafile.hcl
index 1ffd1a1..dc076c6 100644
--- a/nomad/seafile.hcl
+++ b/nomad/seafile.hcl
@@ -112,7 +112,7 @@ job "seafile" {
}
artifact {
- source = "http://127.0.0.1:8500/v1/kv/configuration/seafile/conf/ccnet.conf?raw"
+ source = "http://127.0.0.1:8500/v1/kv/configuration/seafile/conf/ccnet.conf.tpl?raw"
destination = "secrets/conf/ccnet.conf.tpl"
mode = "file"
}