picoclaw/pkg/config
0x5487 2fa51d7b86
fix(security): change gateway default bind to 127.0.0.1 (#393)
* chore: Update default host bindings from 0.0.0.0 to 127.0.0.1 for various services and examples.

* config: Update default host bindings to 0.0.0.0 for improved Docker accessibility and add related documentation.

* chore: resolve conflict

* chore: remove link

* docs: Add a tip for Docker users regarding gateway host configuration to the French and Vietnamese READMEs.

* fix: typo issue

* docs: Update Chinese README.zh.md.
2026-02-24 08:54:10 +11:00
..
config.go Merge pull request #541 from edouard-claude/feat/mistral-provider 2026-02-23 21:06:26 +08:00
config_test.go fix(security): change gateway default bind to 127.0.0.1 (#393) 2026-02-24 08:54:10 +11:00
defaults.go fix(security): change gateway default bind to 127.0.0.1 (#393) 2026-02-24 08:54:10 +11:00
migration.go feat: add native Mistral AI provider support 2026-02-22 11:40:21 +04:00
migration_test.go feat: add native Mistral AI provider support 2026-02-22 11:40:21 +04:00
model_config_test.go fix(config): allow duplicate model_name for load balancing 2026-02-20 11:46:28 +08:00