.env 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. # In all environments, the following files are loaded if they exist,
  2. # the latter taking precedence over the former:
  3. #
  4. # * .env contains default values for the environment variables needed by the app
  5. # * .env.local uncommitted file with local overrides
  6. # * .env.$APP_ENV committed environment-specific defaults
  7. # * .env.$APP_ENV.local uncommitted environment-specific overrides
  8. #
  9. # Real environment variables win over .env files.
  10. #
  11. # DO NOT DEFINE PRODUCTION SECRETS IN THIS FILE NOR IN ANY OTHER COMMITTED FILES.
  12. #
  13. # Run "composer dump-env prod" to compile .env files for production use (requires symfony/flex >=1.2).
  14. # https://symfony.com/doc/current/best_practices.html#use-environment-variables-for-infrastructure-configuration
  15. ###> symfony/framework-bundle ###
  16. APP_DEBUG=0
  17. APP_SECRET=6a76497c8658bb23e2236f97a2627df3
  18. ###< symfony/framework-bundle ###
  19. ###> secret values <###
  20. # > @see doc/env.md
  21. DATABASE_URL=xxx
  22. DATABASE_ADMINASSOS_URL=xxx
  23. DATABASE_AUDIT_URL=xxx
  24. DATABASE_DOLIBARR_URL=xxx
  25. DOLIBARR_API_TOKEN=xxx
  26. MERCURE_JWT_SECRET=xxx
  27. HELLOASSO_CLIENT_SECRET=xxx
  28. ###< secret values ###
  29. ###> nelmio/cors-bundle ###
  30. CORS_ALLOW_ORIGIN=^https?://(localhost|127\.0\.0\.1)(:[0-9]+)$
  31. ###< nelmio/cors-bundle ###
  32. ### Logiciel
  33. ADMIN_BASE_URL=https://local.admin.opentalent.fr
  34. ###
  35. ###> url v2 ###
  36. PUBLIC_API_BASE_URL=https://local.ap2i.opentalent.fr
  37. PUBLIC_APP_BASE_URL=https://local.app.opentalent.fr
  38. ###
  39. ###> lexik/jwt-authentication-bundle ###
  40. JWT_SECRET_KEY=%kernel.project_dir%/config/jwt/private.pem
  41. JWT_PUBLIC_KEY=%kernel.project_dir%/config/jwt/public.pem
  42. JWT_PASSPHRASE=opentalent
  43. ###< lexik/jwt-authentication-bundle ###
  44. ###> opentalent config folder ###
  45. OPENTALENT_CONFIG=/config/opentalent
  46. ###< opentalent config folder ###
  47. ###> dolibarr client ###
  48. DOLIBARR_API_BASE_URI=https://dev-erp.2iopenservice.com/api/index.php/
  49. ###< dolibarr client ###
  50. ###> mobyt client ###
  51. MOBYT_API_BASE_URI=https://app.mobyt.fr/API/v1.0/REST/
  52. ###< mobyt client ###
  53. ###> knplabs/knp-snappy-bundle ###
  54. WKHTMLTOPDF_PATH=/usr/local/bin/wkhtmltopdf
  55. WKHTMLTOIMAGE_PATH=/usr/local/bin/wkhtmltoimage
  56. ###< knplabs/knp-snappy-bundle ###
  57. ###> symfony/messenger ###
  58. # Choose one of the transports below
  59. # MESSENGER_TRANSPORT_DSN=amqp://guest:guest@localhost:5672/%2f/messages
  60. # MESSENGER_TRANSPORT_DSN=redis://localhost:6379/messages
  61. MESSENGER_TRANSPORT_DSN=doctrine://default?auto_setup=0
  62. ###< symfony/messenger ###
  63. ###> AdminAssos configuration ###
  64. # => defined in the .env.<environment> files
  65. ###< AdminAssos configuration ###
  66. ###> symfony/lock ###
  67. LOCK_DSN=semaphore
  68. ###< symfony/lock ###
  69. ###> symfony/mailer ###
  70. MAILER_DSN=smtp://localhost:25?verify_peer=false
  71. ###< symfony/mailer ###
  72. ###> bindfile populate buffer file
  73. BIND_FILE_BUFFER_FILE=var/subdomain.txt
  74. ###< bindfile populate buffer file
  75. ###> elasticsearch ###
  76. ELASTICSEARCH_HOST=localhost
  77. ELASTICSEARCH_PORT=9200
  78. ###< elasticsearch ###
  79. ###> symfony/mercure-bundle ###
  80. # See https://symfony.com/doc/current/mercure.html#configuration
  81. # The URL of the Mercure hub, used by the app to publish updates (can be a local URL)
  82. MERCURE_URL=xxx
  83. # The public URL of the Mercure hub, used by the browser to connect
  84. MERCURE_PUBLIC_URL=xxx
  85. # The secret key used to sign the JWTs
  86. # >> MERCURE_JWT_SECRET, with the secret vars above
  87. ###< symfony/mercure-bundle ###
  88. ###> typo3 client ###
  89. TYPO3_BASE_URI=http://docker.sub.opentalent.fr
  90. ###< typo3 client ###
  91. ###> filename log ###
  92. LOG_FILE_NAME=undefined
  93. ###< filename log ###
  94. ### Internal requests (@see doc/internal_requests.md)
  95. INTERNAL_REQUESTS_TOKEN=sRyfu6SZLR9StpnSKYRdl6i9wr5qs1bJQzro4DUiVyYJ2jknl
  96. INTERNAL_FILES_DOWNLOAD_URI=https://local.api.opentalent.fr/_internal/secure/files
  97. ###
  98. ###> BlackFire configuration ###
  99. BLACKFIRE_CLIENT_ID=988fcba8-552d-48df-a9c2-035c76535b69
  100. BLACKFIRE_CLIENT_TOKEN=8cfbeb263d044da9678dc2612531504da3790c308da7448e35724a5da91c136f
  101. BLACKFIRE_SERVER_ID=1171e53b-459b-41da-a292-80ff68cee8c2
  102. BLACKFIRE_SERVER_TOKEN=dbd1cfbea015fe83cccfc189a36ca3c16f3a1b43b94f50032a15e41e53548e8b
  103. ###< BlackFire configuration ###
  104. ### Lien vers la FAQ
  105. FAQ_URL=https://ressources.opentalent.fr/space/FAQ/2495122/Artist+Standard+et+Premium+-+Prise+en+main
  106. ###
  107. ### Site logiciels
  108. SOFTWARE_WEBSITE_URL=https://local.logiciels.opentalent.fr
  109. ###
  110. ### Hello asso
  111. HELLOASSO_API_BASE_URL=https://api.helloasso-sandbox.com
  112. HELLOASSO_AUTH_BASE_URL=https://auth.helloasso-sandbox.com
  113. HELLOASSO_CLIENT_ID=0c26ff8fc8434715a1520b1ff6debb5e
  114. HELLOASSO_AUTHORIZE_URL=https://auth.helloasso-sandbox.com/authorize
  115. ###