1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-06-03 05:03:15 +00:00

[Nginx] use python bootstrapper to start NGINX container

This commit is contained in:
FreddleSpl0it
2025-05-19 09:45:00 +02:00
parent 1d482ed425
commit cde2ba4851
15 changed files with 204 additions and 171 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ stderr_logfile_maxbytes=0
autostart=true
priority=1
[program:bootstrap-sogo]
[program:bootstrap]
command=/docker-entrypoint.sh
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0