diff --git a/config/apps.json b/config/apps.json index 254a6a5..53c65f5 100644 --- a/config/apps.json +++ b/config/apps.json @@ -8,6 +8,7 @@ "envList": { "staging": "staging", "next": "next", - "test": "test" + "test": "test", + "mirror": "mirror" } }