diff --git a/tdrive/backend/node/config/custom-environment-variables.json b/tdrive/backend/node/config/custom-environment-variables.json index 37291563..5ab9dea6 100644 --- a/tdrive/backend/node/config/custom-environment-variables.json +++ b/tdrive/backend/node/config/custom-environment-variables.json @@ -96,6 +96,11 @@ "urls": "PUBSUB_URLS" } }, + "applications": { + "__name": "APPLICATIONS", + "__format": "json", + "//": "//{\"grid\": [], \"plugins\": []}" + }, "pusbub": { "//": "//deprecated", "type": "PUBSUB_TYPE",