"build_tools/git@developer.sourcefind.cn:hehl2/torchaudio.git" did not exist on "a6cdd6c734a9237cbf92198b852c95b748f09a6d"
Unverified Commit e5a1419d authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Update TROUBLESHOOTING.md

parent 1ce03568
...@@ -33,7 +33,7 @@ If you are running Docker on a M{1..3} based Mac and have taken the steps to run ...@@ -33,7 +33,7 @@ If you are running Docker on a M{1..3} based Mac and have taken the steps to run
Example: Example:
```bash ```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 Becomes
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment