u
This commit is contained in:
		
							parent
							
								
									1551fa64a4
								
							
						
					
					
						commit
						1abb5927e3
					
				
							
								
								
									
										2
									
								
								envar.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								envar.js
									
									
									
									
									
								
							@ -73,7 +73,7 @@ module.exports = {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  /* 读取动态配置文件中的环境变量。
 | 
					  /* 读取动态配置文件中的环境变量。
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  get_dynamic_envar ({ dynamicEnvarFiles = './envar-base-dynamic.js' } = {}) {
 | 
					  get_dynamic_envar ({ dynamicEnvarFiles = ['./envar-base-dynamic.js'] } = {}) {
 | 
				
			||||||
    // config file should be absolute or relative to the node process's dir.
 | 
					    // config file should be absolute or relative to the node process's dir.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    let dynamicEnvar = {}
 | 
					    let dynamicEnvar = {}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user