mirror of
https://github.com/dominikhoebert/docker-projects.git
synced 2026-01-19 06:16:18 +00:00
Add extra_hosts configuration for openwebui service
This commit is contained in:
@@ -21,3 +21,5 @@ services:
|
||||
- "3000:8080"
|
||||
volumes:
|
||||
- ./openwebui:/app/backend/data
|
||||
extra_hosts:
|
||||
- host.docker.internal:host-gateway
|
||||
|
||||
Reference in New Issue
Block a user