7 lines
		
	
	
		
			262 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			262 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| export GIT_URL='https://github.com/searx/searx'
 | |
| export GIT_BRANCH='master'
 | |
| export ISSUE_URL='https://github.com/searx/searx/issues'
 | |
| export SEARX_URL='https://searx.me'
 | |
| export DOCS_URL='https://searx.github.io/searx'
 | |
| export PUBLIC_INSTANCES='https://searx.space'
 | 
