1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-14 07:59:51 +02:00

set random password for admin when using default unless ADMIN_USER_PASS is set

This commit is contained in:
Andrew Dolgov 2022-06-10 22:48:27 +03:00
parent 5a41bb1850
commit c8b2b66402
No known key found for this signature in database
GPG key ID: 1A56B4FA25D4AF2A
3 changed files with 19 additions and 5 deletions

View file

@ -11,7 +11,9 @@
# ADMIN_USER_* settings are applied on every startup.
# Set admin user password to this value.
# Set admin user password to this value. If not set, random password will be
# 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.