Skip to content

Commit a62f9eb

Browse files
committed
chore: voltar porta do dockerfile
1 parent 69726f0 commit a62f9eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ COPY --from=builder /evolution/tsup.config.ts ./tsup.config.ts
5555

5656
ENV DOCKER_ENV=true
5757

58-
EXPOSE 9000
58+
EXPOSE 8080
5959

6060
ENTRYPOINT ["/bin/bash", "-c", ". ./Docker/scripts/deploy_database.sh && npm run start:prod" ]

0 commit comments

Comments
 (0)