Olivier Massot 1 rok temu
rodzic
commit
d90e1cca50
7 zmienionych plików z 15 dodań i 12 usunięć
  1. 3 0
      env/.env.prod
  2. 2 2
      env/.env.test
  3. 2 2
      env/.env.test1
  4. 2 2
      env/.env.test2
  5. 2 2
      env/.env.test3
  6. 2 2
      env/.env.test4
  7. 2 2
      env/.env.test5

+ 3 - 0
env/.env.prod

@@ -3,5 +3,8 @@
 NUXT_ENV=production
 NUXT_DEBUG=0
 
+NUXT_API_BASE_URL=https://maestro.opentalent.fr
+NUXT_PUBLIC_API_BASE_URL=https://maestro.opentalent.fr
+
 NUXT_AGENDA_BASE_URL=https://opentalent.fr
 NUXT_PUBLIC_AGENDA_BASE_URL=https://opentalent.fr

+ 2 - 2
env/.env.test

@@ -2,8 +2,8 @@ NUXT_ENV=test
 NUXT_DEBUG=1
 DEBUG=1
 
-NUXT_API_BASE_URL=https://api.test.opentalent.fr
-NUXT_PUBLIC_API_BASE_URL=https://api.test.opentalent.fr
+NUXT_API_BASE_URL=https://maestro.test.opentalent.fr
+NUXT_PUBLIC_API_BASE_URL=https://maestro.test.opentalent.fr
 
 NUXT_AGENDA_BASE_URL=https://agenda.test.opentalent.fr
 NUXT_PUBLIC_AGENDA_BASE_URL=https://agenda.test.opentalent.fr

+ 2 - 2
env/.env.test1

@@ -2,8 +2,8 @@ NUXT_ENV=test
 NUXT_DEBUG=1
 DEBUG=1
 
-NUXT_API_BASE_URL=https://api.test1.opentalent.fr
-NUXT_PUBLIC_API_BASE_URL=https://api.test1.opentalent.fr
+NUXT_API_BASE_URL=https://maestro.test1.opentalent.fr
+NUXT_PUBLIC_API_BASE_URL=https://maestro.test1.opentalent.fr
 
 NUXT_AGENDA_BASE_URL=https://agenda.test1.opentalent.fr
 NUXT_PUBLIC_AGENDA_BASE_URL=https://agenda.test1.opentalent.fr

+ 2 - 2
env/.env.test2

@@ -2,8 +2,8 @@ NUXT_ENV=test
 NUXT_DEBUG=1
 DEBUG=1
 
-NUXT_API_BASE_URL=https://api.test2.opentalent.fr
-NUXT_PUBLIC_API_BASE_URL=https://api.test2.opentalent.fr
+NUXT_API_BASE_URL=https://maestro.test2.opentalent.fr
+NUXT_PUBLIC_API_BASE_URL=https://maestro.test2.opentalent.fr
 
 NUXT_AGENDA_BASE_URL=https://agenda.test2.opentalent.fr
 NUXT_PUBLIC_AGENDA_BASE_URL=https://agenda.test2.opentalent.fr

+ 2 - 2
env/.env.test3

@@ -2,8 +2,8 @@ NUXT_ENV=test
 NUXT_DEBUG=1
 DEBUG=1
 
-NUXT_API_BASE_URL=https://api.test3.opentalent.fr
-NUXT_PUBLIC_API_BASE_URL=https://api.test3.opentalent.fr
+NUXT_API_BASE_URL=https://maestro.test3.opentalent.fr
+NUXT_PUBLIC_API_BASE_URL=https://maestro.test3.opentalent.fr
 
 NUXT_AGENDA_BASE_URL=https://agenda.test3.opentalent.fr
 NUXT_PUBLIC_AGENDA_BASE_URL=https://agenda.test3.opentalent.fr

+ 2 - 2
env/.env.test4

@@ -2,8 +2,8 @@ NUXT_ENV=test
 NUXT_DEBUG=1
 DEBUG=1
 
-NUXT_API_BASE_URL=https://api.test4.opentalent.fr
-NUXT_PUBLIC_API_BASE_URL=https://api.test4.opentalent.fr
+NUXT_API_BASE_URL=https://maestro.test4.opentalent.fr
+NUXT_PUBLIC_API_BASE_URL=https://maestro.test4.opentalent.fr
 
 NUXT_AGENDA_BASE_URL=https://agenda.test4.opentalent.fr
 NUXT_PUBLIC_AGENDA_BASE_URL=https://agenda.test4.opentalent.fr

+ 2 - 2
env/.env.test5

@@ -2,8 +2,8 @@ NUXT_ENV=test
 NUXT_DEBUG=1
 DEBUG=1
 
-NUXT_API_BASE_URL=https://api.test5.opentalent.fr
-NUXT_PUBLIC_API_BASE_URL=https://api.test5.opentalent.fr
+NUXT_API_BASE_URL=https://maestro.test5.opentalent.fr
+NUXT_PUBLIC_API_BASE_URL=https://maestro.test5.opentalent.fr
 
 NUXT_AGENDA_BASE_URL=https://agenda.test5.opentalent.fr
 NUXT_PUBLIC_AGENDA_BASE_URL=https://agenda.test5.opentalent.fr