calendrier : fin + gestion des roles + debug

This commit is contained in:
Hedi 2022-03-01 15:17:34 +01:00
parent f02e3b630e
commit 68aae07bb3
3 changed files with 8 additions and 2 deletions

View file

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