nginx/nginx.conf aktualisiert
All checks were successful
release-tag / release-image (push) Successful in 1m18s

This commit is contained in:
2025-05-03 23:28:03 +00:00
parent 9dbb3795cf
commit 85819ffd55

View File

@@ -1,4 +1,4 @@
error_log /var/log/nginx/error.log notice;
error_log /dev/stderr warn;
events {
worker_connections 1024;
}