final stage as www
This commit is contained in:
parent
f353b75b94
commit
fea46b2af3
1 changed files with 1 additions and 1 deletions
|
@ -99,4 +99,4 @@ echo >&2 '└──'
|
|||
php-fpm84 -D # FPM must start first in daemon mode
|
||||
nginx # Then nginx in no daemon mode
|
||||
|
||||
exec "$@"
|
||||
exec su - www -c "$*"
|
Loading…
Reference in a new issue