third commit
This commit is contained in:
parent
87d97cf4fa
commit
18600e2874
8 changed files with 184 additions and 281 deletions
|
|
@ -3,7 +3,8 @@
|
|||
// The list of file replacements can be found in `angular.json`.
|
||||
|
||||
export const environment = {
|
||||
production: false
|
||||
production: false,
|
||||
urlCL: 'http://service-authentication:3000'
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
|
|||
Reference in a new issue