mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-03-20 04:59:03 +09:00
Merge branch 'master' into standalone-dns-validation
This commit is contained in:
@@ -369,6 +369,8 @@ fi
|
||||
touch /config/log/nginx/error.log
|
||||
[[ ! -f /config/log/nginx/access.log ]] && \
|
||||
touch /config/log/nginx/access.log
|
||||
[[ ! -f /config/log/nginx/unauthorized.log ]] && \
|
||||
touch /config/log/nginx/unauthorized.log
|
||||
|
||||
# permissions
|
||||
chown -R abc:abc \
|
||||
|
||||
Reference in New Issue
Block a user