naming fix
This commit is contained in:
parent
bfd06e6c66
commit
3c94dd81e0
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ services:
|
|||
context: custom/invidious-db
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /srv/indivious/other/db/data:/var/lib/postgresql/data
|
||||
- /srv/invidious/other/db/data:/var/lib/postgresql/data
|
||||
environment:
|
||||
POSTGRES_DB: invidious
|
||||
POSTGRES_USER: invidious
|
||||
|
|
Reference in a new issue