Updated configs
This commit is contained in:
parent
f72516ee4a
commit
83a1710b46
4 changed files with 8 additions and 10 deletions
|
|
@ -9,4 +9,4 @@ RUN pnpm build
|
|||
FROM nginx:alpine AS runtime
|
||||
COPY ./nginx/nginx.conf /etc/nginx/nginx.conf
|
||||
COPY --from=build /app/dist /usr/share/nginx/html
|
||||
EXPOSE 8080
|
||||
EXPOSE 8089
|
||||
Loading…
Add table
Add a link
Reference in a new issue