Path is written several times.
All checks were successful
Build nginx fpm 8.4 image / Build-and-release-image (push) Successful in 1m57s

This commit is contained in:
2025-04-15 10:37:21 +02:00
parent 140f6d72b6
commit f9b1b0c372

View File

@@ -2,6 +2,6 @@
set -e set -e
sed -i "s|/var/www/html|/var/www/html${SERVE_PATH}|g" /etc/nginx/nginx.conf sed -i "s|/var/www/html;|/var/www/html${SERVE_PATH};|g" /etc/nginx/nginx.conf
/usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf /usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf