forked from zaclys/searxng
		
	[brand] Dockerfile default INSTANCE_NAME=searxng
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
		
							parent
							
								
									12b55320ea
								
							
						
					
					
						commit
						130e58f982
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -10,7 +10,7 @@ ARG SEARX_UID=977 | |||
| RUN addgroup -g ${SEARX_GID} searx && \ | ||||
|     adduser -u ${SEARX_UID} -D -h /usr/local/searx -s /bin/sh -G searx searx | ||||
| 
 | ||||
| ENV INSTANCE_NAME=searx \ | ||||
| ENV INSTANCE_NAME=searxng \ | ||||
|     AUTOCOMPLETE= \ | ||||
|     BASE_URL= \ | ||||
|     MORTY_KEY= \ | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Markus Heiser
						Markus Heiser