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 e026603be9
commit 15b19d7c09

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": [