Skip to content

Commit 4d3961a

Browse files
committed
dev
1 parent 3226e73 commit 4d3961a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

srv/github-dev.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Seneca({tag: 'github'})
1414
.test('print')
1515

1616
.use('entity')
17-
.use('jsonfile-store', {folder: __dirname+'/data'})
17+
.use('jsonfile-store', {folder: __dirname+'/../data'})
1818

1919
.use('..',{token:TOKEN})
2020

0 commit comments

Comments
 (0)