mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-24 02:39:18 -05:00
fix: path in docs and compose for postgres 18 (#2049)
This commit is contained in:
@@ -31,6 +31,6 @@ services:
|
||||
ports:
|
||||
- '5432:5432'
|
||||
volumes:
|
||||
- postgres:var/lib/postgresql/18/docker
|
||||
- postgres:/var/lib/postgresql
|
||||
volumes:
|
||||
postgres:
|
||||
|
||||
Reference in New Issue
Block a user