Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 authored Nov 23, 2024
1 parent 84ca12d commit 8bf861e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/proxy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ FROM jc21/nginx-proxy-manager:2.11.3
LABEL maintainer="Websoft9<[email protected]>"
LABEL version="2.11.3-rc1"

COPY README.md /data/nginx/README.md
RUN mkdir /data/nginx/custom
COPY ./config/http.conf /data/nginx/custom/http.conf
COPY ./config/initproxy.conf /data/nginx/default_host/initproxy.conf
Expand Down

0 comments on commit 8bf861e

Please sign in to comment.