Skip to content

Commit 3d66c84

Browse files
committed
fix typo
1 parent 969f906 commit 3d66c84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"vue-tsc": "^2.2.0"
3434
},
3535
"config": {
36-
"base": "http://192.168.1.1/.www/blog/data/",
36+
"base": "/data/",
3737
"post_dir": "post/",
3838
"page_dir": "page/",
3939
"static_dir": "static/",

0 commit comments

Comments
 (0)