This commit is contained in:
TSS
2025-10-27 16:18:14 +00:00
parent bbf5ae8ebc
commit c1d38decdb
4 changed files with 74 additions and 0 deletions

View 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
}
}