Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Commit a3e5f2b

Browse files
committed
changed image for flower proxy
1 parent 8b37f42 commit a3e5f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: nginx/flowerproxy/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
FROM nginx:1.18.0-alpine
2-
COPY proxy.conf /etc/nginx/nginx.conf
2+
# COPY proxy.conf /etc/nginx/nginx.conf
33
EXPOSE 80
44
CMD ["nginx", "-g", "daemon off;"]

0 commit comments

Comments
 (0)