localhost8088

This commit is contained in:
Blandine Bajard 2022-03-02 09:35:32 +01:00
parent 6c489a4fda
commit c2091c7961

View File

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