fix: nginx

This commit is contained in:
u00lipp
2025-10-27 11:06:43 +01:00
parent bd2099db7c
commit c8d9c1cfd5
3 changed files with 60 additions and 15 deletions
+2
View File
@@ -13,6 +13,7 @@ stdout_logfile=/dev/fd/1
stdout_logfile_maxbytes=0
stderr_logfile=/dev/fd/2
stderr_logfile_maxbytes=0
user=nginx
[program:nginx]
command=/usr/sbin/nginx -g 'daemon off;'
@@ -24,3 +25,4 @@ stdout_logfile=/dev/fd/1
stdout_logfile_maxbytes=0
stderr_logfile=/dev/fd/2
stderr_logfile_maxbytes=0
user=nginx