We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent debee41 commit 7fc6df6Copy full SHA for 7fc6df6
docker/main/bin/dnsmasq.sh
@@ -41,7 +41,7 @@ function dnsmasq_start() {
41
echo "nameserver 127.0.0.1" > /etc/resolv.conf
42
43
## wait for 10 hours
44
- sleep 36000
+ sleep 10h
45
}
46
47
## Fetch IP from services
0 commit comments