Skip to content

Commit 6ed3239

Browse files
authored
Update install-configure.md
1 parent 153afe3 commit 6ed3239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-deploy/installation/install-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ For example, in `appsettings.json`:
293293
```
294294

295295
{% hint style="info" %}
296-
If using environment variables rather than a JSON file for configuration you may run into issues with the periods used in the product key. If so, an underscore can be used instead:
296+
You might run into issues when using a period in the product name when using environment variables. Use an underscore in the product name instead, to avoid problems.
297297

298298
```json
299299
"Umbraco_Deploy_OnPrem": "YOUR_LICENSE_KEY"

0 commit comments

Comments
 (0)