mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 14:07:27 +08:00
added "Generated by" section
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# Generated by nginxconfig.io
|
||||
# {{ location.absUrl() }}
|
||||
|
||||
user {{ data.user }};
|
||||
pid {{ data.pid}};
|
||||
worker_processes {{ data.worker_processes }};
|
||||
|
Reference in New Issue
Block a user