Small fixes
This commit is contained in:
parent
736b6d65ec
commit
1d363e4d99
2 changed files with 1 additions and 1 deletions
8
docker/tt-rss/.env
Normal file
8
docker/tt-rss/.env
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue