smart_ide/config/README.md
Nicolas Cantu 0af507143a Add smart-ide-global API layer, SSO delegates proxy, .logs access logs
- New smart-ide-global-api (127.0.0.1:37149): internal bearer, upstream proxy, X-OIDC forward
- SSO gateway calls global API with GLOBAL_API_INTERNAL_TOKEN; logs to .logs/sso-gateway/
- Aggregated config example, docs, VERSION 0.0.2, claw proxy local URL hint
2026-04-03 23:08:52 +02:00

6 lines
328 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Configuration locale (`config/`)
- **`services.local.env.example`** : variables denvironnement agrégées pour les micro-services (ports sur `127.0.0.1`, jetons, URL de lAPI globale et du SSO). Copier vers **`services.local.env`** (gitignoré à la racine du monorepo).
Voir aussi [docs/README.md](../docs/README.md).