@ -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"]
|
Reference in New Issue
Block a user