mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 08:20:17 +01:00 
			
		
		
		
	Use new variable ENVIRONMENT in /etc/bridgehead; defaults to "production".
This commit is contained in:
		@@ -66,6 +66,9 @@ loadVars() {
 | 
			
		||||
	detectCompose
 | 
			
		||||
	setHostname
 | 
			
		||||
	setupProxy
 | 
			
		||||
 | 
			
		||||
	# Set some project-independent default values
 | 
			
		||||
	: ${ENVIRONMENT:=production}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
case "$ACTION" in
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user