Update config.py
This commit is contained in:
		
							parent
							
								
									ae623258f3
								
							
						
					
					
						commit
						fd3d0be2d8
					
				@ -1,8 +1,8 @@
 | 
				
			|||||||
"""
 | 
					"""
 | 
				
			||||||
    以下所有配置也都支持使用利用环境变量配置,环境变量配置格式见docker-compose.yml。
 | 
					    以下所有配置也都支持利用环境变量覆写,环境变量配置格式见docker-compose.yml。
 | 
				
			||||||
    读取优先级:环境变量 > config_private.py > config.py
 | 
					    读取优先级:环境变量 > config_private.py > config.py
 | 
				
			||||||
    --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
 | 
					    --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
 | 
				
			||||||
    All the following configurations also support using environment variables to configure, 
 | 
					    All the following configurations also support using environment variables to override, 
 | 
				
			||||||
    and the environment variable configuration format can be seen in docker-compose.yml. 
 | 
					    and the environment variable configuration format can be seen in docker-compose.yml. 
 | 
				
			||||||
    Configuration reading priority: environment variable > config_private.py > config.py
 | 
					    Configuration reading priority: environment variable > config_private.py > config.py
 | 
				
			||||||
"""
 | 
					"""
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user