File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
umbraco-cloud/begin-your-cloud-journey/project-features Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -43,11 +43,11 @@ Secrets are stored as environment variables.
4343The underlying platform has a maximum size limit for all environment variables combined.
4444If too many secrets are added, or if secret values are too large, your environment may fail to start.
4545
46- We Recommend :
46+ It is recommended to :
4747
48- - Keeping secrets small and concise.
49- - Storing only sensitive values as secrets (for example: API keys, connection strings).
50- - Using appsettings.json for general configuration values.
48+ - Keep secrets small and concise.
49+ - Store only sensitive values as secrets (for example: API keys, connection strings).
50+ - Use ` appsettings.json ` for general configuration values.
5151{% endhint %}
5252
5353To add a secret to your environment, follow these steps:
You can’t perform that action at this time.
0 commit comments