From 3ce3f6a3aabc3175187ca7f84dd20166aa42a9f7 Mon Sep 17 00:00:00 2001 From: Cris Mathew Date: Thu, 29 Feb 2024 01:10:29 +0300 Subject: [PATCH] Update adguard-home/compose.yml --- adguard-home/compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adguard-home/compose.yml b/adguard-home/compose.yml index 767e270..63619fa 100644 --- a/adguard-home/compose.yml +++ b/adguard-home/compose.yml @@ -20,7 +20,7 @@ services: - /opt/adguardhome/conf:/opt/adguardhome/conf networks: 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: priv_lan: external: true