[fix[ expose ollama port
This commit is contained in:
		
							parent
							
								
									4fa742953e
								
							
						
					
					
						commit
						0a039d0ac7
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -7,6 +7,8 @@ services:
 | 
			
		|||
    tty: true
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
    image: ollama/ollama:${OLLAMA_DOCKER_TAG-latest}
 | 
			
		||||
    ports:
 | 
			
		||||
      - 11434:11434   
 | 
			
		||||
 | 
			
		||||
  open-webui:
 | 
			
		||||
    build:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue