init-php already running as www-data

This commit is contained in:
Deon George 2021-07-19 00:55:25 +10:00
parent aa30d8a8d0
commit 001d0a054d
1 changed files with 1 additions and 1 deletions

View File

@ -30,4 +30,4 @@ fi
echo "* Ready to start server"
echo " - INBOUND [${BASE_DIR}/${FIDO_DIR}]"
exec su www-data -s /bin/sh -c "./artisan server:start"
./artisan server:start