source:
src/Clients/Angular/finki-chattery/src/environments/environment.prod.ts@
e6a6d9a
Last change on this file since e6a6d9a was e6a6d9a, checked in by , 3 years ago | |
---|---|
|
|
File size: 227 bytes |
Rev | Line | |
---|---|---|
[e6a6d9a] | 1 | export const environment = { |
2 | production: true, | |
3 | apiRoute: '', | |
4 | identityRoute: '', | |
5 | identityClientId: 't8agr5xKt4$3', | |
6 | language: 'en', | |
7 | translations: { | |
8 | en: 'assets/translations/en.json', | |
9 | mk: '', | |
10 | cn: '' | |
11 | } | |
12 | }; |
Note:
See TracBrowser
for help on using the repository browser.