mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 15:10:22 +00:00
proxy
This commit is contained in:
parent
050594159b
commit
bcb76af3b9
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ FROM jc21/nginx-proxy-manager:2.11.3
|
||||||
LABEL maintainer="Websoft9<help@websoft9.com>"
|
LABEL maintainer="Websoft9<help@websoft9.com>"
|
||||||
LABEL version="2.11.3-rc1"
|
LABEL version="2.11.3-rc1"
|
||||||
|
|
||||||
|
RUN ls -l /data/nginx
|
||||||
RUN mkdir /data/nginx/custom
|
RUN mkdir /data/nginx/custom
|
||||||
COPY ./config/http.conf /data/nginx/custom/http.conf
|
COPY ./config/http.conf /data/nginx/custom/http.conf
|
||||||
COPY ./config/initproxy.conf /data/nginx/default_host/initproxy.conf
|
COPY ./config/initproxy.conf /data/nginx/default_host/initproxy.conf
|
||||||
|
|
Loading…
Reference in a new issue