This commit is contained in:
teddy
2025-04-17 16:14:32 +07:00
parent f4b60506ba
commit 2a0ab7af0b

View File

@@ -11,4 +11,4 @@ RUN go build -o /email-notification
EXPOSE 3000 EXPOSE 3000
CMD [ "./email-notification" ] CMD [ "/email-notification" ]