Change .dev to .test for default local dev TLD per https://github.com/roots/trellis/pull/923

This commit is contained in:
Ben Word
2017-11-18 17:40:46 -07:00
parent 2b53c6997f
commit 52c08d1454

View File

@@ -9,7 +9,7 @@
]
},
"publicPath": "/app/themes/sage",
"devUrl": "http://example.dev",
"devUrl": "http://example.test",
"proxyUrl": "http://localhost:3000",
"cacheBusting": "[name]_[hash:8]",
"watch": [