Aktualizovat supervisord.conf
All checks were successful
Build Minecraft Stats Ownercz Image / Build-Minecraft-Stats-Image (push) Successful in 59s

This commit is contained in:
Radim Lipovčan 2024-03-12 18:56:45 +01:00
parent 623c50cf85
commit 8492e55106

View File

@ -1,3 +1,6 @@
[supervisord]
nodaemon=true
[program:nginx] [program:nginx]
command=nginx -g "daemon off;" -c /opt/nginx.conf command=nginx -g "daemon off;" -c /opt/nginx.conf
autostart=true autostart=true