Skip to content

Commit 6391f59

Browse files
committed
-
1 parent b6fc100 commit 6391f59

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

nginx/Dockerfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
FROM tobi312/rpi-nginx
22
COPY ./nginx.conf /etc/nginx/nginx.conf
3+
COPY ./nginx.conf /tmp
4+
5+
6+
37

0 commit comments

Comments
 (0)