diff --git a/.clever.json b/.clever.json index 8ec405b..ead97c3 100644 --- a/.clever.json +++ b/.clever.json @@ -1 +1 @@ -{"apps":[{"app_id":"app_868a923f-c02d-407e-9759-eba613efa8a9","org_id":"user_f7c583c8-cf86-4191-af81-baa4890745b6","deploy_url":"https://push-par-clevercloud-customers.services.clever-cloud.com/app_868a923f-c02d-407e-9759-eba613efa8a9.git","name":"godownwind","alias":"godownwind"}]} \ No newline at end of file +{"apps":[{"app_id":"app_868a923f-c02d-407e-9759-eba613efa8a9","org_id":"user_f7c583c8-cf86-4191-af81-baa4890745b6","deploy_url":"https://push-par-clevercloud-customers.services.clever-cloud.com/app_868a923f-c02d-407e-9759-eba613efa8a9.git","name":"godownwind","alias":"godownwind"},{"app_id":"app_40d8110d-851d-4a86-b1e3-aa24ba063aee","org_id":"user_f7c583c8-cf86-4191-af81-baa4890745b6","deploy_url":"https://push-par-clevercloud-customers.services.clever-cloud.com/app_40d8110d-851d-4a86-b1e3-aa24ba063aee.git","name":"godownwindv2","alias":"godownwindv2"}]} \ No newline at end of file diff --git a/config/database.yml b/config/database.yml index dc70e91..76322d2 100644 --- a/config/database.yml +++ b/config/database.yml @@ -75,6 +75,6 @@ production: <<: *default database: godwd_production # Heroku - url: <%= ENV['DATABASE_URL'] %> -# CleverCloud -# url: <%= ENV['POSTGRESQL_ADDON_URI'] %> + #url: <%= ENV['DATABASE_URL'] %> + # CleverCloud + url: <%= ENV['POSTGRESQL_ADDON_URI'] %>