signup ok et delete membre ok

This commit is contained in:
Sana EL HIRI 2022-03-08 13:06:48 +01:00
parent bd9610275d
commit 841d8fd78c
8 changed files with 32 additions and 30 deletions

View file

@ -6,7 +6,8 @@ export const environment = {
production: false,
apiUrl: 'http://localhost:8088',
tokenKey: 'TOKEN-ORGANIZEE',
debug: true,
// pour afficher des infos en mode debug
debug: false,
};
/*