fundbureau: single-page site + Docker/Proxmox deploy
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Caddy site block for fundbureau. Replace the upstream IP with the container's
|
||||
# IP, reload caddy (`caddy reload` / `systemctl reload caddy`), verify, then
|
||||
# retire any old container. Keeping the domain here makes a cutover a one-line
|
||||
# upstream change.
|
||||
|
||||
fundbureau.xyz, www.fundbureau.xyz {
|
||||
encode zstd gzip
|
||||
reverse_proxy CHANGE_ME_CONTAINER_IP:8080
|
||||
}
|
||||
Reference in New Issue
Block a user