diff --git a/cryptide_project/src/AdressSetup.ts b/cryptide_project/src/AdressSetup.ts index 5d94bdf..67235db 100644 --- a/cryptide_project/src/AdressSetup.ts +++ b/cryptide_project/src/AdressSetup.ts @@ -1,4 +1,4 @@ -const ADRESSE_WEBSERVER = "http://localhost:3002" +const ADRESSE_WEBSERVER = "https://193.49.118.205:21116" // const ADRESSE_DBSERVER = "http://172.20.10.4:3003" const ADRESSE_DBSERVER = "https://codefirst.iut.uca.fr/containers/Crypteam-api"