Fix database name in email

This commit is contained in:
Naglfar
2022-03-30 19:54:22 +02:00
parent 14c099b5fb
commit fb849b1032
2 changed files with 3 additions and 3 deletions

View File

@@ -3,5 +3,5 @@ Hello _username_;
Your database has been provisioned. Information below should be used to connect to it:
Database name: _username_
Database user: _username_
Database user: _databasename_
Password: _password_