Simford.Dong commited on
Commit ·
c79fbac
1
Parent(s): 75dcb4c
Fix: revert invalid trustedProxies config to restore service
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
|
@@ -33,7 +33,6 @@ if [ ! -f /root/.openclaw/openclaw.json ]; then\n\
|
|
| 33 |
"mode": "local",\n\
|
| 34 |
"bind": "lan",\n\
|
| 35 |
"port": 7860,\n\
|
| 36 |
-
"trustedProxies": true,\n\
|
| 37 |
"auth": {\n\
|
| 38 |
"mode": "token",\n\
|
| 39 |
"token": "openclaw"\n\
|
|
|
|
| 33 |
"mode": "local",\n\
|
| 34 |
"bind": "lan",\n\
|
| 35 |
"port": 7860,\n\
|
|
|
|
| 36 |
"auth": {\n\
|
| 37 |
"mode": "token",\n\
|
| 38 |
"token": "openclaw"\n\
|