diff --git a/frontend/src/environments/environment.ts b/frontend/src/environments/environment.ts index 4385f27..78b83a0 100644 --- a/frontend/src/environments/environment.ts +++ b/frontend/src/environments/environment.ts @@ -4,7 +4,7 @@ export const environment = { production: false, - urlCL: 'http://service-authentication:3000' + urlCL: 'http://127.0.0.1:3000' }; /*