Commit d2ec70d
chore(compose): AGENTOS_DEV_AUTH for local no-login runs; ignore local override
Add AGENTOS_DEV_AUTH=1 (default) to the agentos service so `docker compose up`
+ SPA work with no Keycloak — LOCAL DEV ONLY (disables auth; set =0 for the real
flow). Gitignore docker-compose.override.yml so ephemeral local overrides
(e.g. switching the trace backend to ClickHouse) never get committed.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent d7726d3 commit d2ec70d
2 files changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
91 | 98 | | |
92 | 99 | | |
93 | 100 | | |
| |||
0 commit comments