fix?
This commit is contained in:
parent
3c94dd81e0
commit
63ba0eb66c
2 changed files with 9 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
db:
|
||||
dbname: invidious
|
||||
user: indivious
|
||||
password: indivious
|
||||
dbname: invidious_db
|
||||
user: indivious_user
|
||||
password: indivious_password
|
||||
host: invidious-db
|
||||
port: 5432
|
||||
check_tables: true
|
||||
|
|
Reference in a new issue