refactor!: Change config path env var name
This commit is contained in:
		
					parent
					
						
							
								759787569d
							
						
					
				
			
			
				commit
				
					
						732045645a
					
				
			
		
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -14,7 +14,7 @@ import (
 | 
			
		|||
)
 | 
			
		||||
 | 
			
		||||
const (
 | 
			
		||||
	envConfigPath = "CONFIG_PATH"
 | 
			
		||||
	envConfigPath = "SPACEAPID_CONFIG_PATH"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
type pathsT []string
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue