This commit is contained in:
Johannes Rothe 2024-11-19 21:42:07 +01:00
parent fc189c0865
commit 8c2d814a6c

View File

@ -149,12 +149,12 @@
"www.johannes-rothe.de".extraConfig = ''
reverse_proxy base:11112
'';
"accounts.johannes-rothe.de".extraConfig = ''
reverse_proxy localhost:9095
'';
"auth.johannes-rothe.de".extraConfig = ''
reverse_proxy localhost:9091
'';
#"accounts.johannes-rothe.de".extraConfig = ''
# reverse_proxy localhost:9095
#'';
#"auth.johannes-rothe.de".extraConfig = ''
# reverse_proxy localhost:9091
#'';
"cloud.johannes-rothe.de".extraConfig = ''
reverse_proxy base:5002
'';
@ -164,9 +164,9 @@
"git.johannes-rothe.de".extraConfig = ''
reverse_proxy base:3001
'';
"headscale.johannes-rothe.de".extraConfig = ''
reverse_proxy localhost:8080
'';
#"headscale.johannes-rothe.de".extraConfig = ''
# reverse_proxy localhost:8080
#'';
"radicale.johannes-rothe.de".extraConfig = ''
reverse_proxy base:5232
'';