diff --git a/services/production/server/model-config.json b/services/production/server/model-config.json index 2dd14490cc..d69260252e 100644 --- a/services/production/server/model-config.json +++ b/services/production/server/model-config.json @@ -84,6 +84,10 @@ "MessageInbox": { "dataSource": "vn", "public": true + }, + "Routes": { + "dataSource": "vn", + "public": true } }