mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
6 lines
177 B
Plaintext
6 lines
177 B
Plaintext
# variables for .env environement
|
|
# those variables suits for gitlab-ci
|
|
# Run tests from root to adapt your own environment
|
|
KERNEL_CLASS='App\Kernel'
|
|
APP_SECRET='$ecretf0rt3st'
|