Files
AeroPkg/assets/var/gnu/unitprint/openclaw.md

15 lines
457 B
Markdown
Raw Normal View History

2026-09-10 16:59:11 +03:00
``` env *** env ***
TZ=Europe/Moscow
OPENCLAW_STATE_DIR=/pkg/gnu/unitprint/openclaw/var
OPENCLAW_CONFIG_PATH=/pkg/gnu/unitprint/openclaw/etc/openclaw.json
HTTP_PROXY=http://127.0.0.1:12334
HTTPS_PROXY=http://127.0.0.1:12334
```
``` sh *** config ***
openclaw --profile unitprint onboard --install-daemon
openclaw config set agents.defaults.workspace /pkg/gnu/unitprint/openclaw/var/workspace
openclaw --profile unitprint config set gateway.port 18790
```