fix all but 1 yaml files for yamllint

This commit is contained in:
Matt Reeves 2024-12-13 00:23:31 -05:00
parent 10e64dad00
commit e9d358bc17
7 changed files with 29 additions and 29 deletions

View file

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

View file

@ -66,6 +66,7 @@ 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: