We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 856a32b commit 3e36f7eCopy full SHA for 3e36f7e
CoCreate.config.js
@@ -10,7 +10,7 @@ module.exports = {
10
"name": "index.html",
11
"path": "/docs/actions/index.html",
12
"src": "{{./docs/index.html}}",
13
- "hosts": [
+ "host": [
14
"*",
15
"general.cocreate.app"
16
],
0 commit comments