mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
Fixed WebUI's volume
This commit is contained in:
@@ -31,6 +31,7 @@ services:
|
||||
- NVIDIA_DRIVER_CAPABILITIES=compute,utility
|
||||
volumes:
|
||||
- "${VOL_PATH:-./data}/webui:/root/.cache"
|
||||
- "${VOL_PATH:-./data}/open-webui:/app/backend/data"
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user