diff --git a/CoCreate.config.js b/CoCreate.config.js index f2f9471..0babe82 100644 --- a/CoCreate.config.js +++ b/CoCreate.config.js @@ -1,20 +1,25 @@ module.exports = { - "config": { - "apiKey": "c2b08663-06e3-440c-ef6f-13978b42883a", - "securityKey": "f26baf68-e3a9-45fc-effe-502e47116265", - "organization_Id": "5de0387b12e200ea63204d6c", - "host": "server.cocreate.app:8088" - }, - + "config": { + "apiKey": "2061acef-0451-4545-f754-60cf8160", + "organization_Id": "5ff747727005da1c272740ab", + "host": "general.cocreate.app" + }, + "sources": [{ "entry": "./docs/index.html", "collection": "files", "document_id": "601f02625803e43d00589077", "key": "src", "data":{ - "name": "api Doc", - "domains": ["cocreate.app", "server.cocreate.app", "ws.cocreate.app"], - "path": "/docs/api" + "name": "index.html", + "path": "/docs/api/index.html", + "domains": [ + "general.cocreate.app" + ], + "directory": "/docs/api", + "content-type": "text/html", + "public": "true", + "website_id": "61381ed8829b690010a4f2b2" } } ], diff --git a/docs/form.html b/docs/form.html index 56dd8b7..9c7a258 100644 --- a/docs/form.html +++ b/docs/form.html @@ -18,11 +18,10 @@
-