diff --git a/source/.env.example b/source/.env.example index e44593d..aa882c0 100644 --- a/source/.env.example +++ b/source/.env.example @@ -2,4 +2,4 @@ BOT_API_KEY= # Database -DATABASE_CONNECTION=mysql://scott:tiger@localhost/foo' \ No newline at end of file +DATABASE_CONNECTION=mysql://scott:tiger@localhost/foo \ No newline at end of file