Skip to content

Commit 93fea7a

Browse files
committed
test doc
1 parent bbb6be7 commit 93fea7a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CoCreate.config.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,23 @@ module.exports = {
99
sources: [{
1010
path: "./docs/index.html",
1111
collection: "files",
12-
document_id: "",
12+
document_id: "601460b19f64ba1680b8669b",
1313
key: "html",
1414
data:{
15-
name: "Actions Doc",
15+
name: "Docs",
1616
}
1717
},
1818
],
1919

2020
crud: [{
2121
collection: "routes",
22-
document_id: "",
22+
document_id: "601460b19f64ba1680b86696",
2323
data:{
2424
collection: "files",
25-
document_id: "",
25+
document_id: "601460b19f64ba1680b8669b",
2626
name: "html",
2727
domains: ["cocreate.app", "server.cocreate.app", "ws.cocreate.app"],
28-
route: "/docs/actions",
28+
route: "/docs/document-generator",
2929
}
3030
}
3131
],

0 commit comments

Comments
 (0)