mirror of
https://github.com/dogkeeper886/ollama-k80-lab.git
synced 2025-12-10 15:57:05 +00:00
Remove unuse folder
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
open-webui:
|
||||
image: ghcr.io/open-webui/open-webui
|
||||
container_name: open-webui
|
||||
ports:
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
- open-webui:/app/backend/data
|
||||
restart: unless-stopped
|
||||
privileged: true
|
||||
|
||||
volumes:
|
||||
open-webui:
|
||||
|
||||
Reference in New Issue
Block a user