🔒️ Remove driver and password from configuration file
Password will be provided by vault using an env variable.
This commit is contained in:
@@ -10,9 +10,7 @@ db:
|
|||||||
name: carrramba-encore-rate
|
name: carrramba-encore-rate
|
||||||
host: postgres
|
host: postgres
|
||||||
port: 5432
|
port: 5432
|
||||||
driver: postgresql+psycopg
|
|
||||||
user: cer
|
user: cer
|
||||||
password: cer_password
|
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
enable: true
|
enable: true
|
||||||
|
Reference in New Issue
Block a user