forked from toolshed/docs.coopcloud.tech
		
	docs/maintainers/handbook.md aktualisiert
This commit is contained in:
		@ -144,6 +144,8 @@ Here is a four step example how to add a new environment variable to a recipe wi
 | 
			
		||||
         # ... 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
 | 
			
		||||
   #REQUIRE_AUTH_FOR_PROFILE_REQUESTS=true
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user