diff --git a/CoCreate.config.js b/CoCreate.config.js index ad1f391..0e8acb7 100644 --- a/CoCreate.config.js +++ b/CoCreate.config.js @@ -12,8 +12,7 @@ module.exports = { "pathname": "/docs/conditional-logic/index.html", "src": "{{./docs/index.html}}", "host": [ - "*", - "general.cocreate.app" + "*" ], "directory": "conditional-logic", "content-type": "{{content-type}}",