Add env var to manifest file

This commit is contained in:
Lukáš Holeczy
2020-04-07 15:53:45 +02:00
parent cc4e3a8d37
commit 316635f7a0
@@ -4,5 +4,8 @@
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"SMARTFORM_CLIENT_ID": ""
}
}