diff --git a/env/production/groups.json b/env/production/groups.json index d34992753..28939b60d 100644 --- a/env/production/groups.json +++ b/env/production/groups.json @@ -278,5 +278,9 @@ { "name": "wadoh", "isPublic": true + }, + { + "name": "ppx-private", + "isPublic": false } ]