From a1a10f0ef15c2235aa0ef447f541a63cc950928f Mon Sep 17 00:00:00 2001 From: Evan Sosenko Date: Fri, 27 Dec 2013 00:02:38 -0800 Subject: [PATCH] Domain should be null for dev and testing. --- _config.dev.yml | 2 ++ _config.testing.yml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/_config.dev.yml b/_config.dev.yml index ceffc68..9f22972 100644 --- a/_config.dev.yml +++ b/_config.dev.yml @@ -1,3 +1,5 @@ +domain: null + assets: baseurl: /assets/ cachebust: none diff --git a/_config.testing.yml b/_config.testing.yml index 6fc723b..5010e1f 100644 --- a/_config.testing.yml +++ b/_config.testing.yml @@ -1,3 +1,5 @@ +domain: null + assets: baseurl: /assets/