diff --git a/.env.example b/.env.example index d96c423..565aa4d 100644 --- a/.env.example +++ b/.env.example @@ -1,8 +1,8 @@ # PostgreSQL -POSTGRES_DB=glibredecision -POSTGRES_USER=glibredecision +POSTGRES_DB=libredecision +POSTGRES_USER=libredecision POSTGRES_PASSWORD=change-me-in-production -DATABASE_URL=postgresql+asyncpg://glibredecision:change-me-in-production@localhost:5432/glibredecision +DATABASE_URL=postgresql+asyncpg://libredecision:change-me-in-production@localhost:5432/libredecision # Backend SECRET_KEY=change-me-in-production-with-a-real-secret-key @@ -46,4 +46,4 @@ IPFS_TIMEOUT_SECONDS=30 NUXT_PUBLIC_API_BASE=http://localhost:8002/api/v1 # Docker / Production -DOMAIN=glibredecision.org +DOMAIN=decision.librodrome.org diff --git a/CLAUDE.md b/CLAUDE.md index ea5bd5d..8c01bfb 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -84,5 +84,5 @@ docker compose -f docker/docker-compose.yml up - **Mood system** : `useMood.ts` synchronise `colorMode.preference` avec la palette — **jamais** de `:global()` dans `