Added tag for backup
add pihole on aya01 Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
@@ -38,7 +38,8 @@ services:
|
||||
- "/etc/localtime:/etc/localtime:ro"
|
||||
- "{{ ha_config }}:/config/"
|
||||
privileged: true
|
||||
network_mode: host
|
||||
ports:
|
||||
- 8123:8123
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.homeassistant.rule=Host(`hass.{{local_domain}}`)"
|
||||
@@ -56,7 +57,7 @@ services:
|
||||
- "67:67/udp"
|
||||
- "8089:80/tcp"
|
||||
environment:
|
||||
- "WEBPASSWORD={{ vault_pihole_password }}"
|
||||
- "WEBPASSWORD={{ vault_pi_pihole_password }}"
|
||||
- "ServerIP=192.168.20.11"
|
||||
- "INTERFACE=eth0"
|
||||
- "DNS1=1.1.1.1"
|
||||
|
||||
Reference in New Issue
Block a user