Fixed database models
This commit is contained in:
5
source/.env.example
Normal file
5
source/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# Bot
|
||||
BOT_API_KEY=
|
||||
|
||||
# Database
|
||||
DATABASE_CONNECTION=mysql://scott:tiger@localhost/foo'
|
Reference in New Issue
Block a user