This commit is contained in:
Dryusdan 2017-12-17 02:01:23 +01:00
parent f9d21ca3ba
commit f2a2f95066
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ ARG NGINX_CONF="--prefix=/nginx \
--error-log-path=/nginx/logs/nginx_error.log \
--pid-path=/nginx/run/nginx.pid \
--lock-path=/nginx/run/nginx.lock \
--user=web --group=web \
--user=web --group=librenms \
--with-http_ssl_module \
--with-http_realip_module \
--with-http_addition_module \