tracking files

This commit is contained in:
Hedi MJID 2022-02-26 14:19:27 +01:00
parent cce97527b5
commit 9b3c02f6c1
73 changed files with 1671 additions and 479 deletions

View file

@ -4,7 +4,7 @@
export const environment = {
production: false,
apiUrl: 'http://localhost:8080',
apiUrl: 'http://localhost:8088',
tokenKey: 'TOKEN-ORGANIZEE',
};