Small fixes

This commit is contained in:
Marko Korhonen 2020-06-27 11:26:25 +03:00
parent 736b6d65ec
commit 1d363e4d99
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
2 changed files with 1 additions and 1 deletions

8
docker/tt-rss/.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