Miniflux: Update deprecated setting

This commit is contained in:
Benoit 2025-02-14 21:12:25 +09:00
parent e8669a692e
commit def91ef5ce
Signed by: Benoit
SSH key fingerprint: SHA256:kFsX94Kq6z/6CY0dX+7/FpAeJC0QlMhJVY+B7NYrOmA

View file

@ -1,7 +1,7 @@
# See https://miniflux.app/docs/configuration.html
RUN_MIGRATIONS=1
PROXY_IMAGES=all
MEDIA_PROXY_MODE=all
DATABASE_URL=user=miniflux password=SED_PG_PASS dbname=miniflux
BASE_URL=http://localhost
LISTEN_ADDR=0.0.0.0:8080