mirror of
https://github.com/Theodor-Springmann-Stiftung/server-package.git
synced 2025-12-17 07:05:30 +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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user