forked from open-webui/open-webui
		
	Replace OLLAMA_WEBUI_PORT with OPEN_WEBUI_PORT
This commit is contained in:
		
							parent
							
								
									81eceb48ef
								
							
						
					
					
						commit
						0aad32373b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -23,7 +23,7 @@ services: | ||||||
|     depends_on: |     depends_on: | ||||||
|       - ollama |       - ollama | ||||||
|     ports: |     ports: | ||||||
|       - ${OLLAMA_WEBUI_PORT-3000}:8080 |       - ${OPEN_WEBUI_PORT-3000}:8080 | ||||||
|     environment: |     environment: | ||||||
|       - 'OLLAMA_API_BASE_URL=http://ollama:11434/api' |       - 'OLLAMA_API_BASE_URL=http://ollama:11434/api' | ||||||
|       - 'WEBUI_SECRET_KEY=' |       - 'WEBUI_SECRET_KEY=' | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 bannert
						bannert