Compare commits
2 commits
ad874af8cf
...
f52f553ecf
Author | SHA1 | Date | |
---|---|---|---|
f52f553ecf | |||
e9d358bc17 |
7 changed files with 29 additions and 29 deletions
|
@ -103,4 +103,3 @@ volumes:
|
|||
ollama:
|
||||
external: true
|
||||
open-webui:
|
||||
|
||||
|
|
|
@ -66,6 +66,7 @@ services:
|
|||
POSTGRES_PASSWORD: $POSTGRES_PASSWORD
|
||||
volumes:
|
||||
- /docker/appdata/jellystat/postgres-data:/var/lib/postgresql/data
|
||||
|
||||
jellystat:
|
||||
image: cyfershepard/jellystat:1.1.1
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue