vault backup: 2026-05-12 12:16:58

This commit is contained in:
2026-05-12 12:16:58 +03:00
parent 15666f7361
commit c368190670

View File

@@ -4,8 +4,9 @@ export CONFIG_FILE="configs/config.yaml"
GONOSUMCHECK=gitlab.adsw.io GONOSUMDB=gitlab.adsw.io go get gitlab.adsw.io/platform/api-gateway@1e3775d2
GONOSUMCHECK=gitlab.adsw.io GONOSUMDB=gitlab.adsw.io go get gitlab.adsw.io/platform/tools/v3@3a234f87
```
GONOSUMCHECK=gitlab.adsw.io GONOSUMDB=gitlab.adsw.io go get gitlab.adsw.io/platform/tools/v3@v3.9.0
```
Перенаправить OpenClaw на локалку
@@ -19,39 +20,6 @@ sk-ant-oat01-LBD4rPCZlu4FEdqociomXy4dMo2opc_V79XbQ_RR70m7EXVCKDeUjBG5N5t6-J5vz7r
```
```
{
"version": 1,
"profiles": {
"anthropic:default": {
"type": "token",
"provider": "anthropic",
"token": "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"
}
},
"lastGood": {
"anthropic": "anthropic:default"
},
"usageStats": {
"anthropic:default": {
"lastUsed": 1770188507724,
"errorCount": 0
}
}
}
```
```
"auth": {
"profiles": {
"anthropic:default": {
"provider": "anthropic",
"mode": "token"
}
}
},
```
```
sudo systemctl restart claude-bridge
```