Update nginx confs for proxy mod (#698)

* Update default.conf.sample

* Update proxy.conf.sample

* Update Dockerfile

* Delete proxy.conf.sample

* Update Dockerfile
This commit is contained in:
Eric Nemchik
2023-05-18 15:43:59 -05:00
committed by GitHub
parent 2e6c10dec4
commit 648881fb01
3 changed files with 9 additions and 36 deletions
+3 -1
View File
@@ -20,9 +20,11 @@ RUN \
# copy local files
COPY root/ root/
ADD https://raw.githubusercontent.com/linuxserver/docker-swag/master/root/defaults/nginx/proxy.conf.sample /root/defaults/nginx/proxy.conf.sample
FROM scratch
LABEL maintainer="Roxedus"
# copy proxy-confs
COPY --from=grab-stage root/ /
COPY --from=grab-stage root/ /