Files
e-ticket/.env.test

9 lines
263 B
Plaintext
Raw Normal View History

2026-03-04 21:52:29 +01:00
# define your env variables for the test env here
KERNEL_CLASS='App\Kernel'
APP_SECRET='$ecretf0rt3st'
2026-03-19 14:07:07 +01:00
MEILISEARCH_URL=http://meilisearch:7700
MEILISEARCH_API_KEY=test
SONARQUBE_URL=https://sn.esy-web.dev
SONARQUBE_BADGE_TOKEN=test
SONARQUBE_PROJECT_KEY=e-ticket