From 93175038b68b5e68283e13104d99b9fbe866107c Mon Sep 17 00:00:00 2001 From: lesion Date: Sat, 26 Mar 2022 18:37:11 +0100 Subject: [PATCH] cicles, hackrocchio, autogestione --- vars/frontend.yml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/vars/frontend.yml b/vars/frontend.yml index 0af4186..e2586d7 100644 --- a/vars/frontend.yml +++ b/vars/frontend.yml @@ -14,6 +14,11 @@ reverse_services: server_name: mastodon.cisti.org proxy_pass: http://192.168.200.13:80 + - cicles: + server_name: cicles.cisti.org + proxy_pass: http://192.168.200.15:8080 + + ## WEB STATICO - cisti: server_name: cisti.org proxy_pass: http://192.168.200.10 @@ -30,4 +35,10 @@ reverse_services: server_name: farma.cisti.org proxy_pass: http://192.168.200.10 - \ No newline at end of file + - hackrocchio: + server_name: hackrocchio.org + proxy_pass: http://192.168.200.10 + + - autogestione: + server_name: autogestione.social + proxy_pass: http://192.168.200.10