feat: add fete.voorwaarts.nl

This commit is contained in:
Noa Aarts 2024-08-29 21:19:57 +02:00
parent 7a07326f4d
commit 83294bfcc8
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -200,6 +200,16 @@
"images.noa.voorwaarts.nl" = proxy "noa.voorwaarts.nl" "http://192.168.42.5:2283/";
"maintenance.noa.voorwaarts.nl" = proxy "noa.voorwaarts.nl" "http://192.168.42.5:5000/";
"fete.voorwaarts.nl" = {
forceSSL = true;
enableACME = true;
extraConfig = extra;
locations."/" = {
proxyWebsockets = true;
proxyPass = "http://[::1]:22000";
};
};
"itepastra.nl" = {
forceSSL = true;
enableACME = true;