This commit is contained in:
Andreas Knuth 2025-10-01 17:25:57 -05:00
parent d5b7986761
commit 29181ce13b
1 changed files with 4 additions and 1 deletions

View File

@ -247,5 +247,8 @@ annavillesda.org {
file_server
# API-Anfragen an Backend weiterleiten
reverse_proxy /api/* localhost:3000
reverse_proxy /api/* localhost:3070
}
www.annavillesda.org {
redir https://annavillesda.org{uri} permanent
}