mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-06 09:49:38 +00:00
Updates to user/group determination after recent changes to v2 branch
This commit is contained in:
@ -3,5 +3,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
echo "❯ Starting nginx ..."
|
||||
. /bin/common.sh
|
||||
|
||||
log_info 'Starting nginx ...'
|
||||
exec s6-setuidgid npmuser nginx
|
||||
|
Reference in New Issue
Block a user