diff --git a/cryptide_project/src/AdressSetup.ts b/cryptide_project/src/AdressSetup.ts index 13f0197..a646c31 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:8080" +const ADRESSE_WEBSERVER = "https://codefirst.iut.uca.fr/containers/Crypteam-server:8080" const ADRESSE_DBSERVER = "http://172.20.10.4:3003"