mirror of
https://github.com/ditkrg/guidelines-and-instructions.git
synced 2026-01-23 06:16:39 +00:00
No secrets in docs of envs
This commit is contained in:
parent
03e6710b71
commit
5d3a80d9de
@ -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:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user