mirror of
https://github.com/Theodor-Springmann-Stiftung/server-package.git
synced 2025-10-29 09:15:32 +00:00
+gitea
This commit is contained in:
13
deckard/caddy/sites/git.tss-hd.de
Normal file
13
deckard/caddy/sites/git.tss-hd.de
Normal file
@@ -0,0 +1,13 @@
|
||||
https://www.git.tss-hd.de {
|
||||
redir https://git.tss-hd.de{uri}
|
||||
}
|
||||
|
||||
https://git.tss-hd.de {
|
||||
reverse_proxy gitea:3000 {
|
||||
flush_interval -1
|
||||
}
|
||||
|
||||
tls {
|
||||
on_demand
|
||||
}
|
||||
}
|
||||
3
deckard/caddy/sites/lenz-archiv.de
Normal file
3
deckard/caddy/sites/lenz-archiv.de
Normal file
@@ -0,0 +1,3 @@
|
||||
https://www.lenzarchiv.de, https://jakoblenz.de, https://jacoblenz.de, https://jacob-lenz.de {
|
||||
redir https://lenz-archiv.de{uri}
|
||||
}
|
||||
9
deckard/caddy/sites/uploads.tss-hd.de
Normal file
9
deckard/caddy/sites/uploads.tss-hd.de
Normal file
@@ -0,0 +1,9 @@
|
||||
https://www.uploads.tss-hd.de {
|
||||
redir https://uploads.tss-hd.de{uri}
|
||||
}
|
||||
|
||||
https://uploads.tss-hd.de {
|
||||
reverse_proxy gosend:8080 {
|
||||
flush_interval -1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user