Update adguard-home/compose.yml

This commit is contained in:
2024-02-29 01:10:29 +03:00
parent 2ea0368a6d
commit 3ce3f6a3aa
+1 -1
View File
@@ -20,7 +20,7 @@ services:
- /opt/adguardhome/conf:/opt/adguardhome/conf - /opt/adguardhome/conf:/opt/adguardhome/conf
networks: networks:
priv_lan: priv_lan:
ipv4_address: 192.168.1.53 #if you comment this, it will take the first available IP from the set IP Range ipv4_address: IP_ADDRESS #if you comment this, it will take the first available IP from the set IP Range
networks: networks:
priv_lan: priv_lan:
external: true external: true