This commit is contained in:
Bastien COIGNOUX
2026-05-03 22:17:48 +02:00
parent bd325fe456
commit 7b3e50ff29
5 changed files with 390 additions and 0 deletions

20
env.example.txt Normal file
View File

@ -0,0 +1,20 @@
# ============================================================
# .env.example — Copier en .env.local (dev) ou .env.production
# NE PAS mettre de vraies valeurs dans ce fichier
# ============================================================
# ── URL PocketBase ───────────────────────────────────────────
# Dev local :
EXPO_PUBLIC_PB_URL=http://localhost:8090
# Production NAS :
# EXPO_PUBLIC_PB_URL=https://VOTRE_SOUS_DOMAINE.duckdns.org
# ── PocketBase (côté serveur Docker) ─────────────────────────
ANTHROPIC_API_KEY=sk-ant-VOTRE_CLE_ICI
# ── DuckDNS (production uniquement) ──────────────────────────
DUCKDNS_SUBDOMAINS=VOTRE_SOUS_DOMAINE
DUCKDNS_TOKEN=VOTRE_TOKEN_DUCKDNS
# ── Expo (optionnel, pour EAS Build) ─────────────────────────
# EXPO_TOKEN=