R1000 commited on
Commit
5693207
·
verified ·
1 Parent(s): 7cf9490

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -33,4 +33,4 @@ RUN chmod +x start_openclaw.sh
33
  EXPOSE 7860
34
 
35
  # 6. รัน Gateway
36
- CMD ["pnpm", "openclaw", "gateway", "--port", "7860"]
 
33
  EXPOSE 7860
34
 
35
  # 6. รัน Gateway
36
+ CMD ["pnpm", "openclaw", "gateway", "--allow-unconfigured", "--port", "7860"]