lms-sync 1.0.15 → 1.0.16

Sign up to get free protection for your applications and to get access to all the features.
package/target.json ADDED
@@ -0,0 +1,9 @@
1
+ {
2
+ "host": "188.166.212.92",
3
+ "username": "migration",
4
+ "database": "migration",
5
+ "password": "Admin123",
6
+ "dialect": "postgres",
7
+ "schema": "public",
8
+ "logging": false
9
+ }