Skip to content

Commit 563278c

Browse files
authored
Merge pull request #6641 from Aaen/patch-16
Update the-licensing-model.md
2 parents 36edc41 + ae0a3eb commit 563278c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

14/umbraco-deploy/installation/the-licensing-model.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,9 @@ For example, in `appsettings.json`:
6060
...
6161
},
6262
"Licenses": {
63-
"Umbraco.Deploy.OnPrem": "<your license key>"
63+
"Products": {
64+
"Umbraco.Deploy.OnPrem": "<your license key>"
65+
}
6466
},
6567
"Deploy": {
6668
...

0 commit comments

Comments
 (0)