From a34bdbfe8daff9e4f34965c43d7a62143120081a Mon Sep 17 00:00:00 2001 From: sroy Date: Tue, 3 Feb 2026 10:33:53 +0000 Subject: [PATCH] Modification de la conf docker (!8) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | Numéro du ticket | Titre du ticket | |------------------|-----------------| | | | ## Description de la PR ## Modification du .env ## Check list - [ ] Pas de régression - [ ] TU/TI/TF rédigée - [ ] TU/TI/TF OK - [ ] CHANGELOG modifié Reviewed-on: https://gitea.malio.fr/MALIO-DEV/Ferme/pulls/8 Co-authored-by: sroy Co-committed-by: sroy --- .idea/inspectionProfiles/Project_Default.xml | 6 ++ .idea/php.xml | 22 +++++++ .idea/workspace.xml | 65 +++++++++++--------- docker/.env.docker | 2 + makefile | 20 +++--- 5 files changed, 77 insertions(+), 38 deletions(-) create mode 100644 .idea/inspectionProfiles/Project_Default.xml diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..d829d01 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml index ece8616..a873179 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -4,12 +4,24 @@