template/settings/development.yml in maestrano-connector-rails-0.4.4 vs template/settings/development.yml in maestrano-connector-rails-1.0.0

- old
+ new

@@ -1,9 +1,11 @@ app_host: 'http://localhost:3001/' +# encryption_key: 'This is a key that is 256 bits!!' + default: - environment: 'production' api_host: 'https://maestrano.com' + connec_host: 'https://api-connec.maestrano.com' maestrano-uat: - environment: 'uat' api_host: 'https://uat.maestrano.io' + connec_host: 'https://api-connec-uat.maestrano.io'