mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
Update Dockerfile
This commit is contained in:
parent
84ca12d507
commit
8bf861e52f
@ -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"
|
||||||
|
|
||||||
|
COPY README.md /data/nginx/README.md
|
||||||
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 New Issue
Block a user