Windshaft-cartodb/config/environments
Sandro Santilli db478579c5 Fix example development configuration to avoid use of empty sqlapi.domain
This is because as of CartoDB-SQL-API-1.8.2 the "user_from_host"
default configuration for "development" environment is:

  '^(.*)\\.localhost'

Which would not match a domain-less hostname

Closes #117 for real now.
2014-01-30 16:56:23 +01:00
..
development.js.example Fix example development configuration to avoid use of empty sqlapi.domain 2014-01-30 16:56:23 +01:00
production.js.example Re-introduce sqlapi.host directive, allowing DNS lookups drop 2014-01-30 16:12:37 +01:00
staging.js.example Re-introduce sqlapi.host directive, allowing DNS lookups drop 2014-01-30 16:12:37 +01:00
test.js.example Re-introduce sqlapi.host directive, allowing DNS lookups drop 2014-01-30 16:12:37 +01:00