This commit is contained in:
parent
8ba2958e6b
commit
8e18e29b26
@ -40,4 +40,4 @@ sed -i "s/client_max_body_size 500M;/client_max_body_size ${MAX_UPLOAD_SIZE};/"
|
||||
|
||||
# Start Nginx
|
||||
echo "Starting PHP & Nginx"
|
||||
CMD /etc/init.d/php8.1-fpm start && nginx -g 'daemon off;'
|
||||
/etc/init.d/php8.1-fpm start && nginx -g 'daemon off;'
|
Loading…
Reference in New Issue
Block a user