mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-26 10:12:46 -04:00
Enable the conf by default
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
echo "Applying the SWAG dashboard mod..."
|
||||
|
||||
apk add --no-cache --upgrade goaccess
|
||||
cp -f /dashboard/dashboard.subdomain.conf.sample /config/nginx/proxy-confs/
|
||||
|
||||
if [ ! -f /config/nginx/proxy-confs/dashboard.subdomain.conf ]; then
|
||||
cp /dashboard/dashboard.subdomain.conf.sample /config/nginx/proxy-confs/dashboard/dashboard.subdomain.conf
|
||||
fi
|
||||
|
||||
echo "Applied the SWAG dashboard mod"
|
||||
|
||||
Reference in New Issue
Block a user