mirror of
https://github.com/iv-org/invidious.git
synced 2025-04-20 15:45:46 -04:00
Remove postgres chart initdb (as we have automatic migration)
This commit is contained in:
parent
8491d3c5ba
commit
a306e37f0e
@ -53,6 +53,10 @@ postgresql:
|
||||
username: kemal
|
||||
password: kemal
|
||||
database: invidious
|
||||
primary:
|
||||
initdb:
|
||||
username: kemal
|
||||
password: kemal
|
||||
|
||||
# Adapted from ../config/config.yml
|
||||
config:
|
||||
|
Loading…
x
Reference in New Issue
Block a user