APP_ENV=dev
APP_DEBUG=1

APP_SECRET='ch4mb3r0f5ecr3ts'

KERNEL_CLASS='Tests\Ecocode\SyliusBasePricePlugin\Application\Kernel'

DATABASE_URL=mysql://app:test@0.0.0.0/sylius?mariadb-10.5.8

JWT_SECRET_KEY=
JWT_PUBLIC_KEY=
JWT_PASSPHRASE=

