diff --git a/CoCreate.config.js b/CoCreate.config.js index 93d1068..6e7d9c2 100644 --- a/CoCreate.config.js +++ b/CoCreate.config.js @@ -12,8 +12,7 @@ module.exports = { "pathname": "/docs/fullcalendar/index.html", "src": "{{./docs/index.html}}", "host": [ - "*", - "general.cocreate.app" + "*" ], "directory": "fullcalendar", "content-type": "{{content-type}}",