mirror of
				https://github.com/searxng/searxng.git
				synced 2025-10-31 02:27:06 -04:00 
			
		
		
		
	Add addr setup via SEARX_BIND_ADDRESS
This commit is contained in:
		
							parent
							
								
									8189b0d192
								
							
						
					
					
						commit
						db1dfa4a28
					
				| @ -91,3 +91,5 @@ logger.info('Initialisation done') | ||||
| 
 | ||||
| if 'SEARX_SECRET' in environ: | ||||
|     settings['server']['secret_key'] = environ['SEARX_SECRET'] | ||||
| if 'SEARX_BIND_ADDRESS' in environ: | ||||
|     settings['server']['bind_address'] = environ['SEARX_BIND_ADDRESS'] | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user