SuiteCRM-Core/.env.test.dist
Dillon-Brown 587a79613e Add API Platform Framework with Symfony/Flex
This implements the basic structure that will be used for the API and core application.
2021-03-30 19:21:30 +01:00

4 lines
161 B
Text

# define your env variables for the test environment here
KERNEL_CLASS='SuiteCRM\Core\Base\Kernel'
APP_SECRET='$ecretf0rt3st'
SYMFONY_DEPRECATIONS_HELPER=999999