diff --git a/src/environments/environment.ts b/src/environments/environment.ts index 07f279c..31c7c5f 100644 --- a/src/environments/environment.ts +++ b/src/environments/environment.ts @@ -4,7 +4,7 @@ export const environment = { production: false, - debutUrl: "http://127.0.0.1/backend/" + debutUrl: "http://127.0.0.1:3000/api/" }; /*