new picture path
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user