commit to merge

This commit is contained in:
Sana EL HIRI 2022-02-24 15:13:21 +01:00
parent f9bf388ac7
commit 591411bbaa

View file

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