소스 검색

ajout des nouveaux env de test

opentalent 1 년 전
부모
커밋
e68a2c02f2
4개의 변경된 파일136개의 추가작업 그리고 0개의 파일을 삭제
  1. 34 0
      env/.env.test6
  2. 34 0
      env/.env.test7
  3. 34 0
      env/.env.test8
  4. 34 0
      env/.env.test9

+ 34 - 0
env/.env.test6

@@ -0,0 +1,34 @@
+###> symfony/framework-bundle ###
+APP_ENV=test
+APP_DEBUG=1
+###< symfony/framework-bundle ###
+
+###> api v1 ###
+API_LEG_BASE_URL=https://api.test6.opentalent.fr/api
+PUBLIC_API_LEG_BASE_URL=https://api.test6.opentalent.fr/api
+###< api v1 ###
+
+###> api v2 ###
+API_BASE_URL=https://ap2i.test6.opentalent.fr/api
+PUBLIC_API_BASE_URL=https://ap2i.test6.opentalent.fr/api
+###< api v2 ###
+
+###> typo3 client ###
+TYPO3_BASE_URI=http://test6.opentalent.fr/ohcluses
+###< typo3 client ###
+
+###> symfony/mercure-bundle ###
+# See https://symfony.com/doc/current/mercure.html#configuration
+# The URL of the Mercure hub, used by the app to publish updates (can be a local URL)
+MERCURE_URL=https://mercure.test.opentalent.fr/.well-known/mercure
+# The public URL of the Mercure hub, used by the browser to connect
+MERCURE_PUBLIC_URL=https://mercure.test.opentalent.fr/.well-known/mercure
+###< symfony/mercure-bundle ###
+
+###> filename log ###
+LOG_FILE_NAME=test
+###< filename log ###
+
+### Internal requests (@see doc/internal_requests.md)
+INTERNAL_FILES_DOWNLOAD_URI=https://api.test6.opentalent.fr/_internal/secure/files
+###

+ 34 - 0
env/.env.test7

@@ -0,0 +1,34 @@
+###> symfony/framework-bundle ###
+APP_ENV=test
+APP_DEBUG=1
+###< symfony/framework-bundle ###
+
+###> api v1 ###
+API_LEG_BASE_URL=https://api.test7.opentalent.fr/api
+PUBLIC_API_LEG_BASE_URL=https://api.test7.opentalent.fr/api
+###< api v1 ###
+
+###> api v2 ###
+API_BASE_URL=https://ap2i.test7.opentalent.fr/api
+PUBLIC_API_BASE_URL=https://ap2i.test7.opentalent.fr/api
+###< api v2 ###
+
+###> typo3 client ###
+TYPO3_BASE_URI=http://test7.opentalent.fr/ohcluses
+###< typo3 client ###
+
+###> symfony/mercure-bundle ###
+# See https://symfony.com/doc/current/mercure.html#configuration
+# The URL of the Mercure hub, used by the app to publish updates (can be a local URL)
+MERCURE_URL=https://mercure.test.opentalent.fr/.well-known/mercure
+# The public URL of the Mercure hub, used by the browser to connect
+MERCURE_PUBLIC_URL=https://mercure.test.opentalent.fr/.well-known/mercure
+###< symfony/mercure-bundle ###
+
+###> filename log ###
+LOG_FILE_NAME=test
+###< filename log ###
+
+### Internal requests (@see doc/internal_requests.md)
+INTERNAL_FILES_DOWNLOAD_URI=https://api.test7.opentalent.fr/_internal/secure/files
+###

+ 34 - 0
env/.env.test8

@@ -0,0 +1,34 @@
+###> symfony/framework-bundle ###
+APP_ENV=test
+APP_DEBUG=1
+###< symfony/framework-bundle ###
+
+###> api v1 ###
+API_LEG_BASE_URL=https://api.test8.opentalent.fr/api
+PUBLIC_API_LEG_BASE_URL=https://api.test8.opentalent.fr/api
+###< api v1 ###
+
+###> api v2 ###
+API_BASE_URL=https://ap2i.test8.opentalent.fr/api
+PUBLIC_API_BASE_URL=https://ap2i.test8.opentalent.fr/api
+###< api v2 ###
+
+###> typo3 client ###
+TYPO3_BASE_URI=http://test8.opentalent.fr/ohcluses
+###< typo3 client ###
+
+###> symfony/mercure-bundle ###
+# See https://symfony.com/doc/current/mercure.html#configuration
+# The URL of the Mercure hub, used by the app to publish updates (can be a local URL)
+MERCURE_URL=https://mercure.test.opentalent.fr/.well-known/mercure
+# The public URL of the Mercure hub, used by the browser to connect
+MERCURE_PUBLIC_URL=https://mercure.test.opentalent.fr/.well-known/mercure
+###< symfony/mercure-bundle ###
+
+###> filename log ###
+LOG_FILE_NAME=test
+###< filename log ###
+
+### Internal requests (@see doc/internal_requests.md)
+INTERNAL_FILES_DOWNLOAD_URI=https://api.test8.opentalent.fr/_internal/secure/files
+###

+ 34 - 0
env/.env.test9

@@ -0,0 +1,34 @@
+###> symfony/framework-bundle ###
+APP_ENV=test
+APP_DEBUG=1
+###< symfony/framework-bundle ###
+
+###> api v1 ###
+API_LEG_BASE_URL=https://api.test9.opentalent.fr/api
+PUBLIC_API_LEG_BASE_URL=https://api.test9.opentalent.fr/api
+###< api v1 ###
+
+###> api v2 ###
+API_BASE_URL=https://ap2i.test9.opentalent.fr/api
+PUBLIC_API_BASE_URL=https://ap2i.test9.opentalent.fr/api
+###< api v2 ###
+
+###> typo3 client ###
+TYPO3_BASE_URI=http://test9.opentalent.fr/ohcluses
+###< typo3 client ###
+
+###> symfony/mercure-bundle ###
+# See https://symfony.com/doc/current/mercure.html#configuration
+# The URL of the Mercure hub, used by the app to publish updates (can be a local URL)
+MERCURE_URL=https://mercure.test.opentalent.fr/.well-known/mercure
+# The public URL of the Mercure hub, used by the browser to connect
+MERCURE_PUBLIC_URL=https://mercure.test.opentalent.fr/.well-known/mercure
+###< symfony/mercure-bundle ###
+
+###> filename log ###
+LOG_FILE_NAME=test
+###< filename log ###
+
+### Internal requests (@see doc/internal_requests.md)
+INTERNAL_FILES_DOWNLOAD_URI=https://api.test9.opentalent.fr/_internal/secure/files
+###