From 9596d946170539b50667dfbf8620c1cd24f4f35d Mon Sep 17 00:00:00 2001 From: tristan Date: Wed, 21 Jan 2026 15:20:28 +0100 Subject: [PATCH] =?UTF-8?q?feat=20:=20ajout=20de=20la=20conf=20pour=20le?= =?UTF-8?q?=20d=C3=A9ploiement=20en=20recette?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 18 ++++++++++++++---- frontend/nuxt.config.ts | 3 +++ scripts/deploy-native.sh | 36 ++++++++++++++++++++++++++++++++++++ 3 files changed, 53 insertions(+), 4 deletions(-) create mode 100755 scripts/deploy-native.sh diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a705f1c..80580f1 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,9 +4,10 @@