Update nginx.conf

This commit is contained in:
Alexandre
2026-01-15 16:37:35 +01:00
committed by GitHub
parent 027fdc79bc
commit ec6e7ca644

View File

@@ -1,5 +1,5 @@
# Run nginx in foreground.
daemon off;
# daemon off;
# This is run inside Docker.
user root;