Changement Structure
This commit is contained in:
parent
e907a77e90
commit
010ee246dd
16 changed files with 9 additions and 6 deletions
11
Containers/OpenWebui/compose.yml
Normal file
11
Containers/OpenWebui/compose.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
services:
|
||||
open-webui:
|
||||
ports:
|
||||
- 3001:8080
|
||||
volumes:
|
||||
- ./open-webui:/app/backend/data
|
||||
container_name: open-webui
|
||||
image: ghcr.io/open-webui/open-webui:main
|
||||
labels:
|
||||
tsdproxy.enable: "true"
|
||||
tsdproxy.name: "chat"
|
Loading…
Add table
Add a link
Reference in a new issue