Set the default env.test password on password, as hardcoded before

This commit is contained in:
Julien Fastré 2023-07-27 23:22:19 +02:00
parent 9f63d9ed0f
commit 507bd5c6b5
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

@ -4,7 +4,7 @@
KERNEL_CLASS='App\Kernel'
APP_SECRET='$ecretf0rt3st'
ADMIN_PASSWORD=admin
ADMIN_PASSWORD=password
LOCALE=fr
REDIS_URL=redis