add tinyauth
All checks were successful
Deploy Containers / Prepare (push) Successful in 1m24s

This commit is contained in:
2025-08-02 23:12:34 -04:00
parent c5d15a2f3f
commit b8fbb21d2c
6 changed files with 7 additions and 2 deletions

View File

@@ -15,8 +15,8 @@
networks:
- name: homelab
published_ports:
- "{{ CADDY_HOST_IP }}:53:53/tcp"
- "{{ CADDY_HOST_IP }}:53:53/udp"
- "{{ TRAEFIK_HOST_IP }}:53:53/tcp"
- "{{ TRAEFIK_HOST_IP }}:53:53/udp"
volumes:
- "{{ data_dir }}/pihole:/etc/pihole"
env: