update dockerfile
This commit is contained in:
parent
c0add3689e
commit
63b7d31a8a
@ -20,4 +20,4 @@ WORKDIR /app/
|
|||||||
COPY --from=builder /app/gottdad .
|
COPY --from=builder /app/gottdad .
|
||||||
|
|
||||||
# Command to run the executable
|
# Command to run the executable
|
||||||
CMD ["./gottdad -config /app/data/config.json"]
|
CMD ["./gottdad","-config","/app/data/config.json"]
|
Loading…
Reference in New Issue
Block a user