Miniflux: Update deprecated setting
This commit is contained in:
parent
e8669a692e
commit
def91ef5ce
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# See https://miniflux.app/docs/configuration.html
|
# See https://miniflux.app/docs/configuration.html
|
||||||
|
|
||||||
RUN_MIGRATIONS=1
|
RUN_MIGRATIONS=1
|
||||||
PROXY_IMAGES=all
|
MEDIA_PROXY_MODE=all
|
||||||
DATABASE_URL=user=miniflux password=SED_PG_PASS dbname=miniflux
|
DATABASE_URL=user=miniflux password=SED_PG_PASS dbname=miniflux
|
||||||
BASE_URL=http://localhost
|
BASE_URL=http://localhost
|
||||||
LISTEN_ADDR=0.0.0.0:8080
|
LISTEN_ADDR=0.0.0.0:8080
|
||||||
|
|
Loading…
Add table
Reference in a new issue