change ip
This commit is contained in:
parent
7dfef58df1
commit
0e296635d0
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
export const environment = {
|
||||
production: false,
|
||||
urlCL: 'http://service-authentication:3000'
|
||||
urlCL: 'http://127.0.0.1:3000'
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
|
|||
Reference in a new issue