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

set random password for admin on first startup unless ADMIN_USER_PASS is set

This commit is contained in:
Andrew Dolgov 2022-06-10 22:34:16 +03:00
parent 4326aa8d32
commit 959e07700f
No known key found for this signature in database
GPG key ID: 1A56B4FA25D4AF2A
3 changed files with 17 additions and 4 deletions

View file

@ -11,7 +11,8 @@
# 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 on first launch, look for it in the 'app' container logs.
#ADMIN_USER_PASS=
# Sets admin user access level to this value.