Update nginx.conf

This commit is contained in:
Alexandre
2023-07-24 07:40:47 +02:00
committed by GitHub
parent f0a8915fae
commit 21cd6ec4d3

View File

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