Merge branch 'main' into renovate/ghcr.io-n8n-io-n8n-1.x
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 4s
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 4s
This commit is contained in:
commit
f52f553ecf
7 changed files with 29 additions and 29 deletions
|
@ -103,4 +103,3 @@ volumes:
|
||||||
ollama:
|
ollama:
|
||||||
external: true
|
external: true
|
||||||
open-webui:
|
open-webui:
|
||||||
|
|
||||||
|
|
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue