Skip to content

Commit 43fd0c8

Browse files
authored
Update macaca-datahub.config.js
1 parent 854db17 commit 43fd0c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

macaca-datahub.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const path = require('path');
55
module.exports = {
66
mode: 'local',
77
port: 7001,
8-
dataHubView: {
8+
view: {
99
assetsUrl: 'https://npmcdn.com/datahub-view@latest',
1010
},
1111
store: path.resolve(__dirname, 'data')

0 commit comments

Comments
 (0)