Skip to content

Commit c9cc6bb

Browse files
committed
fixed dialect in config.json
1 parent 3b4af9b commit c9cc6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
},
1616
"production": {
1717
"use_env_variable":"JawsDB_URL",
18-
"dialect": "sequelize"
18+
"dialect": "mysql"
1919
}
2020
}

0 commit comments

Comments
 (0)