add url of chat general
This commit is contained in:
parent
0b53af00f0
commit
d6e459bc9b
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,8 @@
|
|||
|
||||
export const environment = {
|
||||
production: false,
|
||||
urlCL: 'http://127.0.0.1:3000'
|
||||
urlCL: 'http://127.0.0.1:3000',
|
||||
urlCG: 'http://127.0.0.1:3001'
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
|
|||
Reference in a new issue