mirror of
https://github.com/Theodor-Springmann-Stiftung/server-package.git
synced 2025-10-30 01:35:32 +00:00
+tss +hamann-ausgabe
This commit is contained in:
7
caddy/sites/dev.hamann-ausgabe.de
Normal file
7
caddy/sites/dev.hamann-ausgabe.de
Normal file
@@ -0,0 +1,7 @@
|
||||
www.dev.hamann-ausgabe.de {
|
||||
redir https://dev.hamann-ausgabe.de{uri}
|
||||
}
|
||||
|
||||
dev.hamann-ausgabe.de {
|
||||
reverse_proxy hamannstaging:5000
|
||||
}
|
||||
7
caddy/sites/hamann-ausgabe.de
Normal file
7
caddy/sites/hamann-ausgabe.de
Normal file
@@ -0,0 +1,7 @@
|
||||
www.hamann-ausgabe.de {
|
||||
redir https://hamann-ausgabe.de{uri}
|
||||
}
|
||||
|
||||
hamann-ausgabe.de {
|
||||
reverse_proxy hamannservice:5000
|
||||
}
|
||||
7
caddy/sites/theodor-springmann-stiftung.de
Normal file
7
caddy/sites/theodor-springmann-stiftung.de
Normal file
@@ -0,0 +1,7 @@
|
||||
www.theodor-springmann-stiftung.de, www.tss-hd.de, tss-hd.de {
|
||||
redir https://theodor-springmann-stiftung.de{uri}
|
||||
}
|
||||
|
||||
theodor-springmann-stiftung.de {
|
||||
reverse_proxy tsssite:80
|
||||
}
|
||||
Reference in New Issue
Block a user