new picture path

This commit is contained in:
2026-04-11 15:41:49 -05:00
parent b004715487
commit 91c930db23

View File

@@ -9,10 +9,11 @@
##############
www.bizmatch.net, bizmatch.net {
handle /pictures/* {
# Statische Bilder direkt aus dem Volume des SSR-Containers
root * /app/pictures
# Caddy sucht hier den Pfad, der in SEINER eigenen docker-compose gemountet ist:
root * /home/aknuth/git/bizmatch-project/bizmatch-server
file_server
}
handle {
reverse_proxy bizmatch-ssr:4000
}