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