add url of chat general

This commit is contained in:
NyxiumYuuki 2021-05-28 21:04:41 +02:00
parent 0b53af00f0
commit d6e459bc9b

View file

@ -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'
};
/*