webui/docker-compose.yml aktualisiert
This commit is contained in:
@@ -6,6 +6,5 @@ services:
|
|||||||
- "${WEBUI_PORT:-3000}:8080"
|
- "${WEBUI_PORT:-3000}:8080"
|
||||||
volumes:
|
volumes:
|
||||||
- ${WEBUI_VOLUME:-open-webui_data}:/app/backend/data
|
- ${WEBUI_VOLUME:-open-webui_data}:/app/backend/data
|
||||||
restart: always
|
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- "host.docker.internal:host-gateway"
|
- "host.docker.internal:host-gateway"
|
||||||
Reference in New Issue
Block a user