mirror of
https://github.com/ThunixdotNet/makeuser.git
synced 2026-01-24 13:40:17 +00:00
Fix database name in email
This commit is contained in:
@@ -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_
|
||||
|
||||
Reference in New Issue
Block a user