Skip to content

Commit

Permalink
proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 committed Nov 20, 2024
1 parent ff2bf71 commit fa95f84
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker/proxy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ FROM jc21/nginx-proxy-manager:2.11.3
LABEL maintainer="Websoft9<help@websoft9.com>"
LABEL version="2.11.3-rc1"

RUN ls -l /data
RUN mkdir /data/nginx/custom
RUN mkdir -p /data/nginx/custom
COPY ./config/http.conf /data/nginx/custom/http.conf
COPY ./config/initproxy.conf /data/nginx/default_host/initproxy.conf
COPY ./init_nginx.sh /app/init_nginx.sh
Expand Down

0 comments on commit fa95f84

Please sign in to comment.