🔒️ Remove driver and password from configuration file

Password will be provided by vault using an env variable.
This commit is contained in:
2023-09-10 12:04:25 +02:00
parent 8c493f8fab
commit f69aee1c9c

View File

@@ -10,9 +10,7 @@ db:
name: carrramba-encore-rate
host: postgres
port: 5432
driver: postgresql+psycopg
user: cer
password: cer_password
cache:
enable: true