5 lines
127 B
Plaintext
5 lines
127 B
Plaintext
|
# define your env variables for the test env here
|
||
|
KERNEL_CLASS='App\Kernel'
|
||
|
APP_SECRET='$ecretf0rt3st'
|
||
|
ADMIN_PASSWORD=password
|