Skip to content

Commit e044b7e

Browse files
committed
Update Dockerfile
1 parent ef4259a commit e044b7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_facilitator/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ FROM nginx:1-alpine
22

33
COPY ./nginx/nginx.conf /etc/nginx/nginx.conf
44
COPY ./src /usr/share/nginx/html
5+
6+
RUN chmod -R 755 /usr/share/nginx/html

0 commit comments

Comments
 (0)