Add hint to use alphanumeric passwords
This commit is contained in:
parent
d486a9bb70
commit
7c63476858
@ -8,6 +8,7 @@ MAILCOW_HOSTNAME=mail.example.org
|
||||
# SQL database configuration
|
||||
DBNAME=mailcow
|
||||
DBUSER=mailcow
|
||||
# Please use long, random alphanumeric strings (A-Za-z0-9)
|
||||
DBPASS=mysafepasswd
|
||||
DBROOT=myothersafepasswd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user