diff --git a/config/environments/development.js.example b/config/environments/development.js.example index c47ac82b..fae9482e 100644 --- a/config/environments/development.js.example +++ b/config/environments/development.js.example @@ -72,7 +72,7 @@ var config = { // The "domain" part will be appended to // the cartodb username and passed to // SQL-API requests in the Host HTTP header - domain: '', + domain: 'localhost.lan', version: 'v1' } ,varnish: {