Merge branch 'NginxProxyManager:develop' into develop-crowdsec

This commit is contained in:
Brian Munro
2023-05-17 10:20:12 +02:00
committed by GitHub
18 changed files with 105 additions and 53 deletions

View File

@ -6,4 +6,4 @@ set -e
. /bin/common.sh
log_info 'Starting nginx ...'
exec s6-setuidgid npmuser nginx
exec s6-setuidgid "$PUID:$PGID" nginx