a8926764 commited on
Commit
8e04e45
·
verified ·
1 Parent(s): 085a5ad

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -45,7 +45,7 @@ if [ ! -f /root/.openclaw/openclaw.json ]; then\n\
45
  "trustedProxies": ["0.0.0.0/0"],\n\
46
  "auth": {\n\
47
  "mode": "token",\n\
48
- "token": "'"$OPENCLAW_GATEWAY_PASSWORD"'"\n\
49
  },\n\
50
  "controlUi": {\n\
51
  "allowInsecureAuth": true\n\
 
45
  "trustedProxies": ["0.0.0.0/0"],\n\
46
  "auth": {\n\
47
  "mode": "token",\n\
48
+ "token": "${OPENCLAW_GATEWAY_PASSWORD}"\n\
49
  },\n\
50
  "controlUi": {\n\
51
  "allowInsecureAuth": true\n\