Skip to content

Commit

Permalink
path maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
zsteinkamp committed Mar 26, 2024
1 parent 88572fa commit cf16b38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.nginx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# vim:syn=dockerfile
FROM nginx:1

COPY nginx.conf /etc/nginx/nginx.conf
COPY nginx-photodirs-common.conf /etc/nginx/nginx-photodirs-common.conf
COPY ./nginx.conf /etc/nginx/nginx.conf
COPY ./nginx-photodirs-common.conf /etc/nginx/nginx-photodirs-common.conf

0 comments on commit cf16b38

Please sign in to comment.