mirror of
https://github.com/open-webui/open-webui
synced 2024-11-24 04:54:12 +00:00
Removed version synatax as its no longer needed per Docker Docs
This commit is contained in:
parent
90503be2ed
commit
93aea0a4d4
@ -1,5 +1,3 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
ollama:
|
||||
# Expose Ollama API outside the container stack
|
||||
|
@ -1,5 +1,3 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
ollama:
|
||||
volumes:
|
||||
|
@ -1,5 +1,3 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
ollama:
|
||||
# GPU support
|
||||
|
@ -1,5 +1,3 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
ollama:
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user