first commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
docker compose exec centos-openclaw bash
|
||||
|
||||
docker exec -it centos-openclaw /bin/bash
|
||||
|
||||
openclaw config set gateway.controlUi.allowedOrigins '["https://lejin82.ooguy.com/"]'
|
||||
|
||||
openclaw config set gateway.controlUi.dangerouslyAllowHostHeaderOriginFallback true
|
||||
openclaw gateway restart
|
||||
|
||||
openclaw devices list
|
||||
openclaw devices approve <THE_DEVICE_ID>
|
||||
|
||||
Notion
|
||||
mkdir -p ~/.config/notion
|
||||
echo "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" > ~/.config/notion/api_key
|
||||
Reference in New Issue
Block a user