mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-23 01:32:15 +00:00
v1.7 alpha.3
This commit is contained in:
@@ -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: '',
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user