Fix: Rendre les tests plus flexibles pour l'environnement CI/CD lionsctl
This commit is contained in:
6
.env
6
.env
@@ -2,9 +2,9 @@
|
||||
JWT_SECRET=gQ/vLPx5/tlDw1xJFeZPwyG74iOv15GGuysJZcugQSct9MKKl6n5IWfH0AydMwgY
|
||||
|
||||
# Configuration Base de données PostgreSQL
|
||||
DB_URL=jdbc:postgresql://localhost:5433/btpxpress
|
||||
DB_USERNAME=keycloak
|
||||
DB_PASSWORD=keycloak
|
||||
DB_URL=jdbc:postgresql://localhost:5434/btpxpress
|
||||
DB_USERNAME=btpxpress
|
||||
DB_PASSWORD=btpxpress_secure_2024
|
||||
DB_GENERATION=drop-and-create
|
||||
DB_LOG_SQL=true
|
||||
DB_SHOW_SQL=true
|
||||
|
||||
Reference in New Issue
Block a user