We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c95872 commit bb1d413Copy full SHA for bb1d413
1 file changed
src/main/resources/database.yml
@@ -1,11 +1,4 @@
1
-type: Sqlite # Avaiable types: mongo, mysql, sqlite
2
-
3
4
-# MONGO
5
-Mongo:
6
- connection-string: "mongodb://<username>:<password>@<host>:<port>/"
7
- database: "db"
8
+type: Sqlite # Avaiable types: mysql, sqlite
9
10
# SQL
11
# MySQL Connection string: jdbc:mysql://<host>:<port>/<database>
0 commit comments