Docker run command change
This commit is contained in:
parent
d0eb0d975b
commit
7703a0446e
@ -16,4 +16,4 @@ RUN go build .
|
||||
EXPOSE 4002
|
||||
|
||||
# Define the command to run the app when the container starts
|
||||
CMD ["/portfolio-backend"]
|
||||
CMD ["./portfolio-backend"]
|
||||
Loading…
x
Reference in New Issue
Block a user