mirror of
https://github.com/arjunkomath/openclaw-railway-template.git
synced 2026-08-14 00:48:11 +00:00
Update FAQ
This commit is contained in:
@@ -127,6 +127,10 @@ openclaw models set provider/model-id
|
||||
|
||||
For example: `openclaw models set anthropic/claude-sonnet-4-20250514` or `openclaw models set openai/gpt-4-turbo`. Use `openclaw models list --all` to see available models.
|
||||
|
||||
**Q: How do I access configuration after the initial setup?**
|
||||
|
||||
A: Visit `/setup` on your deployed instance at any time — it works both before and after setup. Once configured, the setup page shows your current status along with management tools: device approval, health checks (Run Doctor), data export, and a reset option. You'll need your `SETUP_PASSWORD` to access it.
|
||||
|
||||
**Q: My config seems broken or I'm getting strange errors. How do I fix it?**
|
||||
|
||||
A: Go to `/setup` and click the "Run Doctor" button. This runs `openclaw doctor --repair` which performs health checks on your gateway and channels, creates a backup of your config, and removes any unrecognized or corrupted configuration keys.
|
||||
|
||||
Reference in New Issue
Block a user