mirror of
https://github.com/miniflux/v2.git
synced 2025-10-05 19:31:01 +00:00
feat: multi db support
This commit is contained in:
parent
10b2b36895
commit
fe6c000897
25 changed files with 2612 additions and 1433 deletions
|
@ -9,7 +9,7 @@
|
|||
[Unit]
|
||||
Description=Miniflux
|
||||
Documentation=man:miniflux(1) https://miniflux.app/docs/index.html
|
||||
After=network.target postgresql.service
|
||||
After=network.target postgresql.service cockroachdb.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/miniflux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue