update frontend deploy

This commit is contained in:
kandrusyak
2023-08-08 22:45:01 +03:00
parent 9fe2ceb867
commit c0345164cd
13 changed files with 288 additions and 62 deletions

View File

@@ -13,4 +13,4 @@ COPY ./deploy/nginx.conf /etc/nginx/nginx.conf
COPY --from=builder /front/dist /var/www/html
EXPOSE 8888
EXPOSE 8080