# Variables client à renseigner avant déploiement APP_PORT=3000 NUXT_PUBLIC_SITE_URL=https://docs.example.com MONGODB_URI=mongodb://mongodb:27017/vitepress-builder NFZ_LICENSE_SERVER_URL=https://licence.nfz-serveur.fr NFZ_LICENSE_KEY=replace_with_generated_license_key SESSION_SECRET=replace_with_a_long_random_secret ADMIN_EMAIL=admin@example.com