change ip

This commit is contained in:
NyxiumYuuki 2021-05-28 15:47:20 +02:00
parent 7dfef58df1
commit 0e296635d0

View file

@ -4,7 +4,7 @@
export const environment = { export const environment = {
production: false, production: false,
urlCL: 'http://service-authentication:3000' urlCL: 'http://127.0.0.1:3000'
}; };
/* /*