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

enable nginx_xaccel, etc

This commit is contained in:
Andrew Dolgov 2019-11-15 17:54:33 +03:00
parent cf2406f6a6
commit aab001fbc6
3 changed files with 11 additions and 2 deletions

4
.env
View file

@ -1,4 +1,8 @@
POSTGRES_USER=postgres
POSTGRES_PASSWORD=password
OWNER_UID=1000
OWNER_GID=1000
EXTERNAL_HOST=localhost
EXTERNAL_PORT=8280