chore(docker): fix supervisord.conf

This commit is contained in:
2025-12-05 17:27:48 +08:00
parent 8f783fd765
commit 5591e17446
2 changed files with 1 additions and 3 deletions

View File

@@ -16,8 +16,6 @@ killasgroup=true
[program:php-fpm]
command=php-fpm
user=www-data
umask=0002
autostart=true
autorestart=true
startretries=3