# Example variable names for smart_ide components that call docv over HTTP. # Do not commit real secrets. Set values in host-specific env or .secrets// per platform-target. # # DOCV_BASE_URL=https://docv.example.internal # DOCV_API_TOKEN= # # Données déployées (miroir local après fetch SSH) — pas de secrets ici : # DOCV_PROJECTS_ROOT=/chemin/vers/miroir/projets # Les alias SSH (Host …) sont dans ~/.ssh/config — voir docs/features/remote-deployed-data-ssh.md