add other hosts
Some checks failed
Deploy Containers / Prepare (push) Has been cancelled

This commit is contained in:
2025-07-30 21:03:08 -04:00
parent a451c821fc
commit 24a48c56ef
12 changed files with 648 additions and 435 deletions

View File

@@ -35,7 +35,7 @@
recreate: true
restart_policy: unless-stopped
networks:
- name: homelab
- name: "{{ docker_network_name }}"
env:
CLOUDFLARE_TOKEN: "{{ CADDY_CLOUDFLARE_TOKEN }}"
HOST_IP: "{{ CADDY_HOST_IP }}"