Merge branch 'master' of git.bizmatch.net:aknuth/docker

This commit is contained in:
Andreas Knuth 2025-10-01 17:26:09 -05:00
commit a2c4ac8685
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
}