mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-17 05:42:54 -04:00
e28bb44500da0e7a524c849132fe1a84ab8ce9c0
Universal Wait for Internet - Docker mod for an waiting on an active internet connection
This mod is used to help wait until an active internet connection is established. By default, it will attempt to access https://www.linuxserver.io/. If after 60s a connection cannot be established, it will wait for 10s before attempting again. This will happen until an active connection is established.
In any docker container arguments, set an environment variable DOCKER_MODS=linuxserver/mods:universal-wait-for-internet
If adding multiple mods, enter them in an array separated by |, such as DOCKER_MODS=linuxserver/mods:universal-wait-for-internet|linuxserver/mods:universal-git
Languages
Text
100%