summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-http-proxy.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-08-17 20:05:00 +0200
committerChristian Pointner <equinox@spreadspace.org>2022-08-17 20:05:00 +0200
commit88f9ccc57964d8530dd23952f4ef3d85bab2438b (patch)
tree1ac6db932157df00af76a642b85ab85a05217724 /chaos-at-home/ch-http-proxy.yml
parentacmetool: let's encrypt again updated it's subscriber aggreement (diff)
nginx/vhost: combine templates to one generic version
Diffstat (limited to 'chaos-at-home/ch-http-proxy.yml')
-rw-r--r--chaos-at-home/ch-http-proxy.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chaos-at-home/ch-http-proxy.yml b/chaos-at-home/ch-http-proxy.yml
index 507e8906..a969dbc0 100644
--- a/chaos-at-home/ch-http-proxy.yml
+++ b/chaos-at-home/ch-http-proxy.yml
@@ -42,7 +42,7 @@
nginx_vhost:
default: yes
name: web
- template: static-files-with-acme
+ template: generic
acme: yes
hostnames:
- web.chaos-at-home.org
@@ -107,7 +107,7 @@
vars:
nginx_vhost:
name: passwd
- template: generic-proxy-no-buffering-with-acme
+ template: generic
acme: yes
hostnames:
- passwd.chaos-at-home.org
@@ -174,7 +174,7 @@
vars:
nginx_vhost:
name: webmail
- template: generic-proxy-no-buffering-with-acme
+ template: generic
acme: yes
hostnames:
- webmail.chaos-at-home.org
@@ -199,7 +199,7 @@
vars:
nginx_vhost:
name: webdav
- template: generic-proxy-no-buffering-with-acme
+ template: generic
acme: yes
hostnames:
- webdav.chaos-at-home.org