change port
This commit is contained in:
parent
f1a6024670
commit
36a4ee5c9a
2 changed files with 3 additions and 3 deletions
|
@ -35,6 +35,6 @@ RUN pnpm install
|
|||
|
||||
RUN pnpm run build
|
||||
|
||||
EXPOSE 8000
|
||||
EXPOSE 9054
|
||||
|
||||
CMD ["pnpm", "run", "start"]
|
||||
CMD ["pnpm", "run", "start"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue