Joshua0918 commited on
Commit
be7b960
·
verified ·
1 Parent(s): 5257dce

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -120,4 +120,4 @@ exec openclaw gateway run --port \$PORT\n\
120
  EXPOSE 7860
121
  CMD ["/usr/local/bin/start-openclaw"]
122
 
123
- RUN "openclaw dashboard --no-open"
 
120
  EXPOSE 7860
121
  CMD ["/usr/local/bin/start-openclaw"]
122
 
123
+ RUN "openclaw dashboard"