Update Pi.Alert/compose.yaml

This commit is contained in:
theflyingfool 2024-05-02 16:50:47 -05:00
parent 8826cd1530
commit e1ae6657d6

View File

@ -50,3 +50,6 @@ services:
# cap_add:
# - NET_ADMIN # Required if you are using Pi-hole as your DHCP server, else not needed
restart: unless-stopped
networks:
name: enp36s0-vlan
external: true