Update AI_Containers/ollama+open-webui/compose.yaml
This commit is contained in:
@@ -15,4 +15,10 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- ollama
|
- ollama
|
||||||
volumes:
|
volumes:
|
||||||
- /srv/docker/ollama/webui:/app/data
|
- /srv/docker/ollama/webui:/app/data
|
||||||
|
#Can comment out if not using Flame Dashboard
|
||||||
|
labels:
|
||||||
|
- flame.type=application # "app" works too
|
||||||
|
- flame.name=Webui
|
||||||
|
- flame.url=http://webui.gabesville.internal #Adjust to your domain or IP
|
||||||
|
- flame.icon=chat-processing
|
||||||
Reference in New Issue
Block a user