diff --git a/nginx.sysconfig b/nginx.sysconfig new file mode 100644 index 0000000..8ba359b --- /dev/null +++ b/nginx.sysconfig @@ -0,0 +1,4 @@ +# Configuration file for the nginx service + +# set this to the location of the nginx configuration file +NGINX_CONF_FILE=/etc/nginx/nginx.conf