forked from open-webui/open-webui
		
	Update TROUBLESHOOTING.md
This commit is contained in:
		
							parent
							
								
									1ce0356860
								
							
						
					
					
						commit
						e5a1419d19
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -33,7 +33,7 @@ If you are running Docker on a M{1..3} based Mac and have taken the steps to run | |||
| Example: | ||||
| 
 | ||||
| ```bash | ||||
| docker run -d -p 3000:8080 --name ollama-webui --restart always ghcr.io/ollama-webui/ollama-webui:main | ||||
| docker run -d -p 3000:8080 -e OLLAMA_API_BASE_URL=http://example.com:11434/api --name ollama-webui --restart always ghcr.io/ollama-webui/ollama-webui:main | ||||
| ``` | ||||
| 
 | ||||
| Becomes | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy Jaeryang Baek
						Timothy Jaeryang Baek