mirror of
https://github.com/ThunixdotNet/makeuser.git
synced 2026-06-26 11:59:23 +00:00
Adding db provisioning tool
This commit is contained in:
7
dbemail.tmpl
Normal file
7
dbemail.tmpl
Normal file
@@ -0,0 +1,7 @@
|
||||
Hello _username_;
|
||||
|
||||
Your database has been provisioned. Information below should be used to connect to it:
|
||||
|
||||
Database name: _username_
|
||||
Database user: _username_
|
||||
Password: _password_
|
||||
Reference in New Issue
Block a user