Skip to content

Commit a464a3b

Browse files
committed
test doc
1 parent 6215d6d commit a464a3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CoCreate.config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module.exports = {
99
sources: [{
1010
path: "./docs/index.html",
1111
collection: "files",
12-
document_id: "",
12+
document_id: "602093033c260207bf49cac0",
1313
key: "html",
1414
data:{
1515
name: "Render Doc",
@@ -19,10 +19,10 @@ module.exports = {
1919

2020
crud: [{
2121
collection: "routes",
22-
document_id: "",
22+
document_id: "602093033c260207bf49cabf",
2323
data:{
2424
collection: "files",
25-
document_id: "",
25+
document_id: "602093033c260207bf49cac0",
2626
name: "html",
2727
domains: ["cocreate.app", "server.cocreate.app", "ws.cocreate.app"],
2828
route: "/docs/render",

0 commit comments

Comments
 (0)