mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-07-27 18:09:53 +02:00
support image tags
This commit is contained in:
parent
4bd33353f4
commit
3b2a5c8dcd
2 changed files with 6 additions and 4 deletions
|
@ -1,6 +1,8 @@
|
|||
# Copy this file to .env before building the container.
|
||||
# Put any local modifications here.
|
||||
|
||||
BUILD_TAG=latest
|
||||
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_PASSWORD=password
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue