chore(tt-rss): corrected secrets path

This commit is contained in:
Serĉanto de Scio 2024-08-25 22:42:46 +10:00
parent 4770665cca
commit e52884af60
Signed by: sercanto
GPG key ID: A4122FF3971B6865

View file

@ -18,7 +18,7 @@
database = {
# Configure the database
type = "pgsql"; # Database type
passwordFile = config.age.secrets.tt-rss-dbpass; # Where to find the password
passwordFile = "${config.age.secrets.tt-rss-dbpass.path}"; # Where to find the password
};
email = {
fromAddress = "news@mcwhirter.io"; # Address for outgoing email