diff --git a/config/account.json b/config/account.json index c76771f..b75b9a7 100644 --- a/config/account.json +++ b/config/account.json @@ -18,5 +18,9 @@ "test": { "name": "Test Cohabit", "address": "test@cohabit.fr" + }, + "news": { + "name": "News Cohabit", + "address": "news@cohabit.fr" } }