Skip to content

Commit d31acd6

Browse files
committed
fix: replaced document_id with document._id
1 parent f67a036 commit d31acd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CoCreate.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module.exports = {
1010
"collection": "files",
1111
"document_id": "6204254580b409001727b744",
1212
"key": "src",
13-
"data": {
13+
"document": {
1414
"name": "index.html",
1515
"path": "/docs/socket-server/index.html",
1616
"domains": [

0 commit comments

Comments
 (0)