+bookstack

This commit is contained in:
Simon Martens
2025-10-31 12:18:21 +01:00
parent 4eb06528d7
commit 5c749b2762
8 changed files with 668 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
https://www.wiki.tss-hd.de {
redir https://wiki.tss-hd.de{uri}
}
https://wiki.tss-hd.de {
reverse_proxy bookstack:9000 {
flush_interval -1
}
}