This commit is contained in:
12
.env.example
Normal file
12
.env.example
Normal file
@ -0,0 +1,12 @@
|
||||
# Dev local
|
||||
EXPO_PUBLIC_PB_URL=http://localhost:8090
|
||||
|
||||
# Production NAS (décommenter)
|
||||
# EXPO_PUBLIC_PB_URL=https://VOTRE_SOUS_DOMAINE.duckdns.org
|
||||
|
||||
# Clé IA (jamais dans Git)
|
||||
ANTHROPIC_API_KEY=sk-ant-VOTRE_CLE
|
||||
|
||||
# DuckDNS (production)
|
||||
DUCKDNS_SUBDOMAINS=VOTRE_SOUS_DOMAINE
|
||||
DUCKDNS_TOKEN=VOTRE_TOKEN
|
||||
Reference in New Issue
Block a user