eng pud
This commit is contained in:
parent
f2b2e784c9
commit
36028d4e72
@ -13,4 +13,5 @@ FROM penahub.gitlab.yandexcloud.net:5050/devops/dockerhub-backup/nginx as result
|
|||||||
WORKDIR /usr/share/nginx/html
|
WORKDIR /usr/share/nginx/html
|
||||||
COPY --from=build /usr/app/dist/ /usr/share/nginx/html
|
COPY --from=build /usr/app/dist/ /usr/share/nginx/html
|
||||||
COPY --from=build /usr/app/widget/widget.js /usr/share/nginx/html/export/pub.js
|
COPY --from=build /usr/app/widget/widget.js /usr/share/nginx/html/export/pub.js
|
||||||
|
COPY ./widget_en.js /usr/share/nginx/html/export/pub_en.js
|
||||||
COPY hub.conf /etc/nginx/conf.d/default.conf
|
COPY hub.conf /etc/nginx/conf.d/default.conf
|
||||||
|
47250
widget_en.js
Normal file
47250
widget_en.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user