Compare commits

..

No commits in common. "f52f553ecf6e7ed371057cf07ea3d2b52bf203f6" and "ad874af8cf81cfac64979679631acd369b501942" have entirely different histories.

7 changed files with 29 additions and 29 deletions

View file

@ -103,3 +103,4 @@ volumes:
ollama: ollama:
external: true external: true
open-webui: open-webui:

View file

@ -66,7 +66,6 @@ services:
POSTGRES_PASSWORD: $POSTGRES_PASSWORD POSTGRES_PASSWORD: $POSTGRES_PASSWORD
volumes: volumes:
- /docker/appdata/jellystat/postgres-data:/var/lib/postgresql/data - /docker/appdata/jellystat/postgres-data:/var/lib/postgresql/data
jellystat: jellystat:
image: cyfershepard/jellystat:1.1.1 image: cyfershepard/jellystat:1.1.1
environment: environment: