RED-8128 fix conf path
This commit is contained in:
parent
2b68dbe2c8
commit
74caac5d8a
@ -35,7 +35,7 @@ RUN rm -rf /usr/share/nginx/html/*
|
||||
COPY --from=builder /ng-app/dist/apps/red-ui /usr/share/nginx/html/ui
|
||||
COPY version.json /usr/share/nginx/html/ui/assets/version/version.json
|
||||
|
||||
RUN chmod a+rw -R /usr/nginx/conf.d
|
||||
RUN chmod a+rw -R /etc/nginx/conf.d
|
||||
RUN chmod o+r -R /usr/share/nginx/html
|
||||
RUN chmod g+r -R /usr/share/nginx/html
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user