parent
cb94c17d3a
commit
95c36dfa73
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ services:
|
|||
context: custom/invidious-db
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /srv/invidious/other/db/data:/var/lib/postgresql/data
|
||||
- /srv/indivious/other/db/data:/var/lib/postgresql/data
|
||||
environment:
|
||||
POSTGRES_DB: invidious
|
||||
POSTGRES_USER: invidious
|
||||
|
|
Reference in a new issue