From 7b3dcc3c54c750bca3270f58a1d1b24f50cb9299 Mon Sep 17 00:00:00 2001 From: tristan Date: Tue, 31 Mar 2026 09:11:00 +0200 Subject: [PATCH] =?UTF-8?q?fix=20:=20d=C3=A9ploiement=20docker?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .claude/settings.local.json | 4 +++- README.md | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 9b99ab7..26cfc26 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -24,7 +24,9 @@ "Bash(npx xlsx-cli:*)", "Bash(cat /home/m-tristan/.claude/projects/-home-m-tristan-workspace-SIRH/4b53d9d7-d8ae-451f-a5cc-5d4fd55f2eef/tool-results/toolu_019hng9Cu2m9wiNACuC2Wm3F.json | python3 -c \"import json,sys; data=json.load\\(sys.stdin\\); print\\(data[0]['text']\\)\" 2>/dev/null | head -2000)", "Bash(pip3 install:*)", - "Bash(find:*)" + "Bash(find:*)", + "Bash(git add:*)", + "Bash(git commit:*)" ] } } diff --git a/README.md b/README.md index f4b65d2..5c7f7c9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # SIRH + Application de gestion des absences employée ## Importer un dump de prod en dev