apache: set default for AIO_LOG_LEVEL (#8347)

This commit is contained in:
Simon L.
2026-06-17 11:26:28 +02:00
committed by GitHub
+2
View File
@@ -100,6 +100,8 @@ USER 33
ENTRYPOINT ["/start.sh"]
CMD ["/usr/bin/supervisord", "-c", "/supervisord.conf"]
ENV AIO_LOG_LEVEL=warn
HEALTHCHECK CMD /healthcheck.sh
LABEL com.centurylinklabs.watchtower.enable="false" \
wud.watch="false" \