From 6affd439d0a495f0e0a0665620eb699bb400fa1b Mon Sep 17 00:00:00 2001 From: Thomas CHAZOT Date: Wed, 6 Dec 2023 11:10:37 +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 ab3c6a5..4d958a9 100644 --- a/cryptide_project/src/AdressSetup.ts +++ b/cryptide_project/src/AdressSetup.ts @@ -1,4 +1,4 @@ -const ADRESSE_WEBSERVER = "https://codefirst.iut.uca.fr/containers/Crypteam-website:443" +const ADRESSE_WEBSERVER = "http://codefirst.iut.uca.fr/containers/Crypteam-website:443" const ADRESSE_DBSERVER = "http://172.20.10.4:3003"