Switch to newsblur

This commit is contained in:
Marko Korhonen 2020-07-05 11:21:34 +03:00
parent 6d9dd2ae8b
commit bf19107da6
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
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