fix entrypoint

This commit is contained in:
maddalax 2024-10-20 08:03:30 -05:00
parent 46b21f75b5
commit b8d23131b7

View file

@ -33,4 +33,4 @@ EXPOSE 3000
# Command to run the binary # Command to run the binary
CMD ["./simple-auth"] CMD ["./simpleauth"]