change port

This commit is contained in:
hazycora 2024-06-03 22:27:10 -05:00
parent f1a6024670
commit 36a4ee5c9a
No known key found for this signature in database
GPG key ID: 215AF1F81F86940E
2 changed files with 3 additions and 3 deletions

View file

@ -35,6 +35,6 @@ RUN pnpm install
RUN pnpm run build
EXPOSE 8000
EXPOSE 9054
CMD ["pnpm", "run", "start"]
CMD ["pnpm", "run", "start"]