docs/maintainers/handbook.md aktualisiert #278

Open
lambdabundesverband wants to merge 2 commits from lambdabundesverband-patch-1 into main
Showing only changes of commit 8922150994 - Show all commits

View File

@ -143,6 +143,8 @@ Here is a four step example how to add a new environment variable to a recipe wi
- REQUIRE_AUTH_FOR_PROFILE_REQUESTS
# ... other exisitng envs
```
Note: If you need to break something, make sure to add a [release note](/maintainers/handbook/#how-do-i-write-version-release-notes) explaining to operators what they should change before upgrading.
2. add env-var to the `.env.sample`
```yaml