Merge branch 'csp-updates' into 'master'
RED-8128 fix conf path See merge request redactmanager/red-ui!257
This commit is contained in:
commit
92e1e68b3a
@ -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