Update Dockerfile

This commit is contained in:
Wonderfall 2016-05-30 18:45:51 +02:00
parent 730375a1b9
commit 998f81ab71

View File

@ -109,7 +109,6 @@ COPY ngxpasswd /usr/local/bin/ngxpasswd
COPY ngxproxy /usr/local/bin/ngxproxy
COPY vhost_http.conf /etc/nginx/conf/vhost_http.conf
COPY vhost_https.conf /etc/nginx/conf/vhost_https.conf
COPY vhost_passwd.conf /etc/nginx/conf/vhost_passwd.conf
COPY ssl_params /etc/nginx/conf/ssl_params
COPY headers_params /etc/nginx/conf/headers_params
COPY proxy_params /etc/nginx/conf/proxy_params