xcvxcv
This commit is contained in:
parent
2617f049f3
commit
08657e7282
|
|
@ -242,6 +242,7 @@ email-srvr.com {
|
|||
}
|
||||
}
|
||||
annavillesda.org {
|
||||
reverse_proxy /api/* host.docker.internal:3070
|
||||
handle {
|
||||
root * /home/aknuth/git/annaville-sda-site/dist # Neuer Prod-Dist-Ordner
|
||||
try_files {path} {path}/ /index.html
|
||||
|
|
@ -250,7 +251,7 @@ annavillesda.org {
|
|||
log {
|
||||
output file /var/log/caddy/access.prod.log # Separate Logs
|
||||
}
|
||||
reverse_proxy /api/* host.docker.internal:3070
|
||||
|
||||
encode gzip
|
||||
}
|
||||
www.annavillesda.org {
|
||||
|
|
|
|||
Loading…
Reference in New Issue