Changed recorder db_url to the secret
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
### RECORDER ###################################################################################
|
### RECORDER ###################################################################################
|
||||||
####################################################################################################
|
####################################################################################################
|
||||||
---
|
---
|
||||||
db_url: postgresql://hassio:qP4fwHvq69QnZqj4@10.10.12.11:5432/hassio?client_encoding=utf8
|
db_url: !secret database_url
|
||||||
purge_keep_days: 10
|
purge_keep_days: 10
|
||||||
auto_purge: true
|
auto_purge: true
|
||||||
auto_repack: true
|
auto_repack: true
|
||||||
|
Reference in New Issue
Block a user