| 123456789101112131415161718192021 |
- NUXT_ENV=test
- NUXT_PUBLIC_ENV=test
- NUXT_DEBUG=1
- DEBUG=1
- PORT=3003
- NUXT_API_BASE_URL=https://maestro.test5.opentalent.fr
- NUXT_PUBLIC_API_BASE_URL=https://maestro.test5.opentalent.fr
- NUXT_AP2I_BASE_URL=https://ap2i.test5.opentalent.fr
- NUXT_PUBLIC_AP2I_BASE_URL=https://ap2i.test5.opentalent.fr
- NUXT_SITE_URL=http://logiciels.test5.opentalent.fr
- NUXT_PUBLIC_SITE_URL=http://logiciels.test5.opentalent.fr
- NUXT_AGENDA_BASE_URL=https://test5.opentalent.fr
- NUXT_PUBLIC_AGENDA_BASE_URL=https://test5.opentalent.fr
- NUXT_FILE_STORAGE_BASE_URL=https://maestro.test5.opentalent.fr/uploads/share
- NUXT_PUBLIC_FILE_STORAGE_BASE_URL=https://maestro.test5.opentalent.fr/uploads/share
|