Miniflux: Init
This commit is contained in:
parent
d3d04a3536
commit
f925b71673
2 changed files with 52 additions and 0 deletions
7
run/miniflux/workspace/miniflux.conf
Normal file
7
run/miniflux/workspace/miniflux.conf
Normal file
|
@ -0,0 +1,7 @@
|
|||
# See https://miniflux.app/docs/configuration.html
|
||||
|
||||
RUN_MIGRATIONS=1
|
||||
PROXY_IMAGES=all
|
||||
DATABASE_URL=user=miniflux password=SED_PG_PASS dbname=miniflux
|
||||
BASE_URL=http://localhost
|
||||
LISTEN_ADDR=0.0.0.0:8080
|
Loading…
Add table
Add a link
Reference in a new issue