forked from Deuxfleurs/nixcfg
add degrowth
This commit is contained in:
parent
23690238c9
commit
af242486a3
2 changed files with 3 additions and 0 deletions
|
@ -66,6 +66,8 @@ job "bagage" {
|
||||||
"bagage",
|
"bagage",
|
||||||
"tricot bagage.deuxfleurs.fr",
|
"tricot bagage.deuxfleurs.fr",
|
||||||
"d53-cname bagage.deuxfleurs.fr",
|
"d53-cname bagage.deuxfleurs.fr",
|
||||||
|
"d53-a sftp.deuxfleurs.fr",
|
||||||
|
"d53-aaaa sftp.deuxfleurs.fr",
|
||||||
]
|
]
|
||||||
port = "web_port"
|
port = "web_port"
|
||||||
address_mode = "host"
|
address_mode = "host"
|
||||||
|
|
|
@ -140,6 +140,7 @@ job "garage" {
|
||||||
"tricot-add-header X-Content-Type-Options nosniff",
|
"tricot-add-header X-Content-Type-Options nosniff",
|
||||||
"tricot-add-redirect www.deuxfleurs.fr deuxfleurs.fr 301",
|
"tricot-add-redirect www.deuxfleurs.fr deuxfleurs.fr 301",
|
||||||
"tricot-add-redirect osuny.org www.osuny.org 301",
|
"tricot-add-redirect osuny.org www.osuny.org 301",
|
||||||
|
"tricot-add-redirect www.degrowth.net degrowth.net 301",
|
||||||
"tricot-on-demand-tls-ask http://garage-admin.service.prod.consul:3903/check",
|
"tricot-on-demand-tls-ask http://garage-admin.service.prod.consul:3903/check",
|
||||||
"tricot-site-lb",
|
"tricot-site-lb",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue