Skip to content

Commit 2de8229

Browse files
author
Frank Pagan
committed
fix: renamed domains to hosts
1 parent a4416c5 commit 2de8229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CoCreate.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ module.exports = {
1212
"name": "index.html",
1313
"path": "/docs/parallax/index.html",
1414
"src": "{{./docs/index.html}}",
15-
"domains": [
15+
"hosts": [
1616
"*",
1717
"general.cocreate.app"
1818
],

0 commit comments

Comments
 (0)