Apply small fixes and prepare emgauwa-controller
This commit is contained in:
		
							parent
							
								
									bacea1e3e9
								
							
						
					
					
						commit
						d5583e86bc
					
				
					 9 changed files with 150 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -43,7 +43,7 @@ pub fn init() -> Settings {
 | 
			
		|||
	Config::builder()
 | 
			
		||||
		.add_source(config::File::with_name("emgauwa-core"))
 | 
			
		||||
		.add_source(
 | 
			
		||||
			config::Environment::with_prefix("EMGAUWA")
 | 
			
		||||
			config::Environment::with_prefix("EMGAUWA_CORE")
 | 
			
		||||
				.prefix_separator("_")
 | 
			
		||||
				.separator("__"),
 | 
			
		||||
		)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue