Skip to content

Commit 75c9fed

Browse files
authored
Changing the key from "TENANT" to "TENANT ="
1 parent 0f992e0 commit 75c9fed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AppCreationScripts/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"SettingFile": "\\..\\app_config.py",
4545
"Mappings": [
4646
{
47-
"key": "TENANT",
47+
"key": "TENANT =",
4848
"value": "$tenantName"
4949
},
5050
{

0 commit comments

Comments
 (0)