Aktualizovat supervisord.conf
Build Nginx and PHP image / Build-Minecraft-Stats-Image (push) Successful in 3m53s Details

This commit is contained in:
Radim Lipovčan 2024-03-26 09:08:48 +01:00
parent 1c40477962
commit 8714d8d3d0
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ autorestart=true
stdout_logfile=/var/log/nginx/access.log
stderr_logfile=/var/log/nginx/error.log
[program:java]
[program:php-fpm]
command=bash -c "service php8.1-fpm start"
autostart=true
autorestart=true