From 6c1f14ae4ddf635be276e10a70a85458c88872c3 Mon Sep 17 00:00:00 2001 From: tristan Date: Wed, 21 Jan 2026 17:56:53 +0100 Subject: [PATCH] =?UTF-8?q?fix=20:=20fix=20de=20la=20conf=20pour=20le=20d?= =?UTF-8?q?=C3=A9ploiement=20en=20recette?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/dataSources.xml | 7 +++++++ .idea/data_source_mapping.xml | 1 + .idea/workspace.xml | 26 ++++++++++++++++++++------ config/packages/security.yaml | 4 +++- 4 files changed, 31 insertions(+), 7 deletions(-) diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml index 1152f65..15f93b9 100644 --- a/.idea/dataSources.xml +++ b/.idea/dataSources.xml @@ -8,5 +8,12 @@ jdbc:postgresql://localhost:5432/ferme $ProjectFileDir$ + + postgresql + true + org.postgresql.Driver + jdbc:postgresql://localhost:5432/postgres + $ProjectFileDir$ + \ No newline at end of file diff --git a/.idea/data_source_mapping.xml b/.idea/data_source_mapping.xml index 9036044..248117a 100644 --- a/.idea/data_source_mapping.xml +++ b/.idea/data_source_mapping.xml @@ -1,6 +1,7 @@ + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 4308647..52b4f2c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,10 +4,12 @@