Update for new deployment with Caddy and docker networks

This commit is contained in:
2025-07-09 03:46:33 +00:00
parent 31b4ee1ebf
commit fc2ef36a0c
17 changed files with 94 additions and 57 deletions

View File

@ -0,0 +1,7 @@
caddy_container: caddy
caddyfile_path: /var/lib/caddy/conf/Caddyfile
# snippet_block: |
# {{ host }} {
# reverse_proxy {{ barker_container }}:80
# }