Update adguard-home/compose.yml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user