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:
parent
cf2406f6a6
commit
aab001fbc6
3 changed files with 11 additions and 2 deletions
4
.env
4
.env
|
@ -1,4 +1,8 @@
|
|||
POSTGRES_USER=postgres
|
||||
POSTGRES_PASSWORD=password
|
||||
|
||||
OWNER_UID=1000
|
||||
OWNER_GID=1000
|
||||
|
||||
EXTERNAL_HOST=localhost
|
||||
EXTERNAL_PORT=8280
|
Loading…
Add table
Add a link
Reference in a new issue