Switch to newsblur

This commit is contained in:
Marko Korhonen 2020-07-05 11:21:34 +03:00
parent e55e17b669
commit 4821ee8e01
5 changed files with 79 additions and 90 deletions

8
docker/newsblur/.env Normal file
View file

@ -0,0 +1,8 @@
BUILD_TAG=latest
POSTGRES_USER=postgres
POSTGRES_PASSWORD=password
OWNER_UID=1000
OWNER_GID=985
HTTP_HOST=localhost
SELF_URL_PATH=https://rss.reekynet.com
HTTP_PORT=8280