v1.7 alpha.3

This commit is contained in:
carodej
2020-07-15 09:36:38 +02:00
parent 4cbdea4143
commit 7ff7decbb6
11 changed files with 236 additions and 58 deletions

View File

@@ -129,11 +129,11 @@
],
databaseCredentials: {
connection: 'mysql',
host: '127.0.0.1',
port: '8889',
name: 'file-manager',
username: 'root',
password: 'root',
host: '',
port: '',
name: '',
username: '',
password: '',
}
}
},