annaville fix
This commit is contained in:
@@ -168,19 +168,18 @@ annavillesda.org {
|
||||
reverse_proxy host.docker.internal:3070
|
||||
}
|
||||
|
||||
# Frontend static files
|
||||
# Frontend requests to Nginx container
|
||||
handle {
|
||||
root * /home/aknuth/git/annaville-sda-site/dist
|
||||
try_files {path} {path}/ /index.html
|
||||
file_server
|
||||
reverse_proxy host.docker.internal:3071
|
||||
}
|
||||
|
||||
log {
|
||||
output file /var/log/caddy/access.prod.log
|
||||
output file /var/log/caddy/annaville.access.log
|
||||
}
|
||||
|
||||
encode gzip
|
||||
}
|
||||
|
||||
www.annavillesda.org {
|
||||
redir https://annavillesda.org{uri} permanent
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user