Skip to content

Commit

Permalink
Finish requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
ddeboer committed Sep 26, 2024
1 parent 670599f commit 67f50d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/software-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ See [CLARIAH #15](https://github.com/CLARIAH/clariah-plus/blob/main/requirements

Examples of configuration parameters are credentials, API tokens and database connection information.
These parameters *MUST NOT* be part of the application’s source code.
Instead, the application must read environment variables
Instead, the application *MUST* read configuration from environment variables,
the values for which can be provided by the infrastructure.

See [CLARIAH #5](https://github.com/CLARIAH/clariah-plus/blob/main/requirements/software-requirements.md#5-the-software-must-separate-code-from-configuration).

0 comments on commit 67f50d6

Please sign in to comment.