menus de la semaine terminé

This commit is contained in:
Blandine Bajard 2022-02-24 15:00:33 +01:00
parent 3515e87f13
commit 9c239bdaac
10 changed files with 167 additions and 129 deletions

View file

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