ソースを参照

fix typo3 base url in test env files

Olivier Massot 1 年間 前
コミット
3df8e9e508
10 ファイル変更10 行追加10 行削除
  1. 1 1
      env/.env.test
  2. 1 1
      env/.env.test1
  3. 1 1
      env/.env.test2
  4. 1 1
      env/.env.test3
  5. 1 1
      env/.env.test4
  6. 1 1
      env/.env.test5
  7. 1 1
      env/.env.test6
  8. 1 1
      env/.env.test7
  9. 1 1
      env/.env.test8
  10. 1 1
      env/.env.test9

+ 1 - 1
env/.env.test

@@ -14,7 +14,7 @@ PUBLIC_API_BASE_URL=https://ap2i.test.opentalent.fr/api
 ###< api v2 ###
 
 ###> typo3 client ###
-TYPO3_BASE_URI=http://test.opentalent.fr/ohcluses
+TYPO3_BASE_URI=https://sub.test.opentalent.fr
 ###< typo3 client ###
 
 ###> symfony/mercure-bundle ###

+ 1 - 1
env/.env.test1

@@ -14,7 +14,7 @@ PUBLIC_API_BASE_URL=https://ap2i.test1.opentalent.fr/api
 ###< api v2 ###
 
 ###> typo3 client ###
-TYPO3_BASE_URI=http://test1.opentalent.fr/ohcluses
+TYPO3_BASE_URI=https://sub.test1.opentalent.fr
 ###< typo3 client ###
 
 ###> symfony/mercure-bundle ###

+ 1 - 1
env/.env.test2

@@ -14,7 +14,7 @@ PUBLIC_API_BASE_URL=https://ap2i.test2.opentalent.fr/api
 ###< api v2 ###
 
 ###> typo3 client ###
-TYPO3_BASE_URI=http://test2.opentalent.fr/ohcluses
+TYPO3_BASE_URI=https://sub.test2.opentalent.fr
 ###< typo3 client ###
 
 ###> symfony/mercure-bundle ###

+ 1 - 1
env/.env.test3

@@ -14,7 +14,7 @@ PUBLIC_API_BASE_URL=https://ap2i.test3.opentalent.fr/api
 ###< api v2 ###
 
 ###> typo3 client ###
-TYPO3_BASE_URI=http://test3.opentalent.fr/ohcluses
+TYPO3_BASE_URI=https://sub.test3.opentalent.fr
 ###< typo3 client ###
 
 ###> symfony/mercure-bundle ###

+ 1 - 1
env/.env.test4

@@ -14,7 +14,7 @@ PUBLIC_API_BASE_URL=https://ap2i.test4.opentalent.fr/api
 ###< api v2 ###
 
 ###> typo3 client ###
-TYPO3_BASE_URI=http://test4.opentalent.fr/ohcluses
+TYPO3_BASE_URI=https://sub.test4.opentalent.fr
 ###< typo3 client ###
 
 ###> symfony/mercure-bundle ###

+ 1 - 1
env/.env.test5

@@ -14,7 +14,7 @@ PUBLIC_API_BASE_URL=https://ap2i.test5.opentalent.fr/api
 ###< api v2 ###
 
 ###> typo3 client ###
-TYPO3_BASE_URI=http://test5.opentalent.fr/ohcluses
+TYPO3_BASE_URI=https://sub.test5.opentalent.fr
 ###< typo3 client ###
 
 ###> symfony/mercure-bundle ###

+ 1 - 1
env/.env.test6

@@ -14,7 +14,7 @@ PUBLIC_API_BASE_URL=https://ap2i.test6.opentalent.fr/api
 ###< api v2 ###
 
 ###> typo3 client ###
-TYPO3_BASE_URI=http://test6.opentalent.fr/ohcluses
+TYPO3_BASE_URI=https://sub.test6.opentalent.fr
 ###< typo3 client ###
 
 ###> symfony/mercure-bundle ###

+ 1 - 1
env/.env.test7

@@ -14,7 +14,7 @@ PUBLIC_API_BASE_URL=https://ap2i.test7.opentalent.fr/api
 ###< api v2 ###
 
 ###> typo3 client ###
-TYPO3_BASE_URI=http://test7.opentalent.fr/ohcluses
+TYPO3_BASE_URI=https://sub.test7.opentalent.fr
 ###< typo3 client ###
 
 ###> symfony/mercure-bundle ###

+ 1 - 1
env/.env.test8

@@ -14,7 +14,7 @@ PUBLIC_API_BASE_URL=https://ap2i.test8.opentalent.fr/api
 ###< api v2 ###
 
 ###> typo3 client ###
-TYPO3_BASE_URI=http://test8.opentalent.fr/ohcluses
+TYPO3_BASE_URI=https://sub.test8.opentalent.fr
 ###< typo3 client ###
 
 ###> symfony/mercure-bundle ###

+ 1 - 1
env/.env.test9

@@ -14,7 +14,7 @@ PUBLIC_API_BASE_URL=https://ap2i.test9.opentalent.fr/api
 ###< api v2 ###
 
 ###> typo3 client ###
-TYPO3_BASE_URI=http://test9.opentalent.fr/ohcluses
+TYPO3_BASE_URI=https://sub.test9.opentalent.fr
 ###< typo3 client ###
 
 ###> symfony/mercure-bundle ###