tag
Some checks failed
Build and Deploy to k3s / build-and-deploy (push) Failing after 28s

This commit is contained in:
Alexis Bruneteau 2025-06-05 05:47:23 +02:00
parent 7200d50530
commit 18d35b0509

View File

@ -4,6 +4,9 @@ nodaemon=true
[program:php-fpm]
command=/usr/local/sbin/php-fpm
[supervisorctl]
serverurl=unix:///var/run/supervisor.sock
[program:nginx]
command=/usr/sbin/nginx -g "daemon off;"