docker fix

This commit is contained in:
darius 2024-03-14 21:35:55 +01:00
parent 41f6c9a245
commit a29ee4c1dc

View File

@ -19,4 +19,4 @@ RUN go generate ./database/ent
EXPOSE 4002 EXPOSE 4002
# Define the command to run the app when the container starts # Define the command to run the app when the container starts
CMD ["./portfolio-backend"] CMD ["./portfolio"]