calendrier : ajout de commentaires

This commit is contained in:
Hedi MJID 2022-03-04 14:44:31 +01:00
parent 52286c1b7f
commit 284c9c2b97

View file

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