## PREPROD ENVIRONMENT FILE ENV=preprod DEBUG=1 ## API Base Url NUXT_BASE_URL=https://ap2i.preprod.opentalent.fr NUXT_PUBLIC_BASE_URL=https://ap2i.preprod.opentalent.fr # Legacy API Base Url NUXT_BASE_URL_LEGACY=https://api.preprod.opentalent.fr NUXT_PUBLIC_BASE_URL_LEGACY=https://api.preprod.opentalent.fr # Legacy Admin Base Url NUXT_BASE_URL_ADMIN_LEGACY=https://admin.preprod.opentalent.fr/# NUXT_PUBLIC_BASE_URL_ADMIN_LEGACY=https://admin.preprod.opentalent.fr/# # Typo3 Base Url NUXT_BASE_URL_TYPO3=https://preprod.opentalent.fr/###subDomain### NUXT_PUBLIC_BASE_URL_TYPO3=https://preprod.opentalent.fr/###subDomain### # Other links NUXT_SUPPORT_URL=https://support.opentalent.fr/