1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-09 23:39:52 +02:00

various updates

This commit is contained in:
Andrew Dolgov 2019-11-15 17:42:50 +03:00
parent e38d98dcd4
commit cf2406f6a6
5 changed files with 35 additions and 13 deletions

2
.env
View file

@ -1,2 +1,4 @@
POSTGRES_USER=postgres
POSTGRES_PASSWORD=password
OWNER_UID=1000
OWNER_GID=1000