We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09b1aa2 commit 9a2dff9Copy full SHA for 9a2dff9
CoCreate.config.js
@@ -10,7 +10,7 @@ module.exports = {
10
"name": "index.html",
11
"path": "/docs/utils/index.html",
12
"src": "{{./docs/index.html}}",
13
- "hosts": [
+ "host": [
14
"*",
15
"general.cocreate.app"
16
],
0 commit comments