mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-09 21:39:52 +02:00
clarify previous wrt when admin password is set to a random value
This commit is contained in:
parent
959e07700f
commit
4ae13e8900
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@
|
|||
# ADMIN_USER_* settings are applied on every startup.
|
||||
|
||||
# Set admin user password to this value. If not set, random password will be
|
||||
# generated on first launch, look for it in the 'app' container logs.
|
||||
# generated if default password is being used, look for it in the 'app'
|
||||
# container logs.
|
||||
#ADMIN_USER_PASS=
|
||||
|
||||
# Sets admin user access level to this value.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue