clarify previous wrt when admin password is set to a random value

This commit is contained in:
Andrew Dolgov 2022-06-10 22:49:32 +03:00
parent 959e07700f
commit 4ae13e8900
No known key found for this signature in database
GPG Key ID: 1A56B4FA25D4AF2A
1 changed files with 2 additions and 1 deletions

View File

@ -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.