mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-05-10 22:29:18 +00:00
add vhost_passwd
This commit is contained in:
parent
0bc0bd5839
commit
3c56057774
@ -109,6 +109,7 @@ COPY ngxpasswd /usr/local/bin/ngxpasswd
|
|||||||
COPY ngxproxy /usr/local/bin/ngxproxy
|
COPY ngxproxy /usr/local/bin/ngxproxy
|
||||||
COPY vhost_http.conf /etc/nginx/conf/vhost_http.conf
|
COPY vhost_http.conf /etc/nginx/conf/vhost_http.conf
|
||||||
COPY vhost_https.conf /etc/nginx/conf/vhost_https.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 ssl_params /etc/nginx/conf/ssl_params
|
||||||
COPY headers_params /etc/nginx/conf/headers_params
|
COPY headers_params /etc/nginx/conf/headers_params
|
||||||
COPY proxy_params /etc/nginx/conf/proxy_params
|
COPY proxy_params /etc/nginx/conf/proxy_params
|
||||||
|
Loading…
x
Reference in New Issue
Block a user