From 3eddd9abf946167fa7469cbeb65e7dfd3f659d2b Mon Sep 17 00:00:00 2001 From: Thomas CHAZOT Date: Thu, 14 Dec 2023 08:24:13 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'cryptide=5Fproject?= =?UTF-8?q?/src/AdressSetup.ts'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cryptide_project/src/AdressSetup.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cryptide_project/src/AdressSetup.ts b/cryptide_project/src/AdressSetup.ts index e37569f..51ee072 100644 --- a/cryptide_project/src/AdressSetup.ts +++ b/cryptide_project/src/AdressSetup.ts @@ -8,7 +8,7 @@ const tmp2 = ADRESSE_WEBSERVER const ADRESSE_WEBSITE = "" -const basePath = process.env.REACT_APP_BASE_PATH || ''; +const basePath = process.env.REACT_APP_BASEPATH || ''; console.log(basePath)