Ability to set applications as env variable

This commit is contained in:
Romaric Mourgues
2023-04-20 10:58:10 +02:00
parent b4bf0a202c
commit 69aa4b2ae8
@@ -96,6 +96,11 @@
"urls": "PUBSUB_URLS" "urls": "PUBSUB_URLS"
} }
}, },
"applications": {
"__name": "APPLICATIONS",
"__format": "json",
"//": "//{\"grid\": [], \"plugins\": []}"
},
"pusbub": { "pusbub": {
"//": "//deprecated", "//": "//deprecated",
"type": "PUBSUB_TYPE", "type": "PUBSUB_TYPE",