mirror of
https://github.com/kazu634/nginx-config.git
synced 2025-04-03 14:57:08 +00:00
commit
cd631f5da6
@ -1,15 +0,0 @@
|
|||||||
consul {
|
|
||||||
address = "localhost:8500"
|
|
||||||
|
|
||||||
retry {
|
|
||||||
enabled = true
|
|
||||||
attempts = 12
|
|
||||||
backoff = "250ms"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
template {
|
|
||||||
source = "/etc/consul-template.d/templates/guacamole.tmpl"
|
|
||||||
destination = "/etc/nginx/sites-enabled/guacamole"
|
|
||||||
perms = 0660
|
|
||||||
command = "systemctl reload nginx"
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user