No secrets in docs of envs

This commit is contained in:
Brusk Hamarash 2021-09-29 01:06:49 +03:00
parent 03e6710b71
commit 5d3a80d9de
No known key found for this signature in database
GPG Key ID: 509F705341F6504F

View File

@ -71,6 +71,8 @@ These configurations must be properly documented in two ways:
Unless these documents are submitted, the code is not **accepted** and **delivery** is not complete. Unless these documents are submitted, the code is not **accepted** and **delivery** is not complete.
The documentations, as well as the code base, must not include any **secrets**.
As for naming convention, the following format must be used: As for naming convention, the following format must be used:
1. Group environment variable configurations by appending double underdashes (__). For instance, this is how database-related environment variables can be grouped: 1. Group environment variable configurations by appending double underdashes (__). For instance, this is how database-related environment variables can be grouped: