mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
9 lines
267 B
Text
9 lines
267 B
Text
# See https://miniflux.app/docs/configuration.html
|
|
|
|
# Run database migrations during application startup
|
|
RUN_MIGRATIONS=1
|
|
|
|
#BASE_URL=http://localhost/
|
|
#DATABASE_URL=user=postgres password=postgres dbname=miniflux2 sslmode=disable
|
|
#HTTPS=1
|
|
#LISTEN_ADDR=127.0.0.1:8080
|