move network_internal inside folder

This commit is contained in:
solrac200 2022-11-07 23:37:15 +01:00 committed by GitHub
parent 5732ab25be
commit 9e38151932
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,7 +65,7 @@ RUN echo "daemon off;" >> /etc/nginx/nginx.conf \
COPY --from=forego /usr/local/bin/forego /usr/local/bin/forego
COPY --from=dockergen /usr/local/bin/docker-gen /usr/local/bin/docker-gen
COPY network_internal.conf /etc/nginx/
COPY network_internal.conf /etc/nginx/networks/
COPY app nginx.tmpl LICENSE /app/
WORKDIR /app/