🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay
2022-10-19 18:11:23 -04:00
parent 8bbb98b9b0
commit 29b1862872
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
# Default nginx configuration
user root;
worker_processes 1;
daemon off;
error_log /proc/self/fd/2 error;
pid /var/run/nginx.pid;