This commit is contained in:
Florian Kellermann
2022-05-03 13:50:42 +02:00
2 changed files with 8 additions and 1 deletions

View File

@@ -2,4 +2,8 @@
BOT_API_KEY=
# Database
DATABASE_CONNECTION=mysql+pymysql://scott:tiger@localhost/foo
# MySQL
DATABASE_CONNECTION=mysql+pymysql://scott:tiger@localhost/foo
# SQLite
# DATABASE_CONNECTION=sqlite:///db.db