mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-09-17 22:12:04 +09:00
Remove error_pages
This commit is contained in:
@@ -7,6 +7,3 @@ fi
|
||||
if [[ ! -f /config/nginx/proxy.conf ]]; then
|
||||
cp /defaults/nginx/proxy.conf.sample /config/nginx/proxy.conf
|
||||
fi
|
||||
if [[ ! -f /config/www/502.html ]]; then
|
||||
cp /defaults/www/502.html /config/www/502.html
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user