Update Dockerfile
This commit is contained in:
parent
7731b9ae50
commit
14fd9f55ce
@ -26,4 +26,4 @@ COPY --from=build /app/main /main
|
|||||||
EXPOSE 1337
|
EXPOSE 1337
|
||||||
|
|
||||||
# Run the command to start the application
|
# Run the command to start the application
|
||||||
CMD ["/main"]
|
CMD ["main"]
|
Loading…
x
Reference in New Issue
Block a user