Skip to content

Commit 10de9c8

Browse files
committed
Redesign of command handling
1 parent 7ae4764 commit 10de9c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Dataverse": {
3-
"ClientId": "${DataverseClientId}$",
4-
"ClientSecret": "${DataverseClientSecret}$",
5-
"Url": "${DataverseEnvUrl}$"
3+
"ClientId": "${DATAVERSECLIENTID}$",
4+
"ClientSecret": "${DATAVERSECLIENTSECRET}$",
5+
"Url": "${DATAVERSEENVURL}$"
66
}
77
}

0 commit comments

Comments
 (0)