Commit graph

3 commits

Author SHA1 Message Date
c498b3ced8
Apply prettier formatting 2024-06-24 20:36:55 +02:00
496a510ccc
Fix miniflux databse population
Fixed access to postgres database not working for non-'miniflux'
usernames.
The database created is the same name as the username while the miniflux
container would still look for the standard database. This fixes it to
be able to take any username and corresponding database.
2021-10-23 16:42:30 +02:00
27daf9031b
Add miniflux deployment
Contains default credentials but these should be overwritten with
group or host -destined variables.

Add default credentials

Hide real credential files from git
2021-10-22 13:17:50 +02:00