Skip to content

Commit

Permalink
feat: by default run docker agent in dev mode
Browse files Browse the repository at this point in the history
  • Loading branch information
denopink authored Jun 5, 2024
1 parent 50caded commit d91f629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ USER root

EXPOSE 6666

ENTRYPOINT ["/xmidt-agent"]
ENTRYPOINT ["/xmidt-agent", "--dev"]

0 comments on commit d91f629

Please sign in to comment.