mirror of
https://github.com/imjasonh/heroku-googlecloudsql
synced 2026-07-06 22:42:20 +00:00
17 lines
530 B
JSON
17 lines
530 B
JSON
{
|
|
"id": "googlecloudsql",
|
|
"api": {
|
|
"config_vars": [ "GOOGLECLOUDSQL_URL" ],
|
|
"regions": [ "us" ],
|
|
"password": "f1937226ef79503baddc427190207e5d",
|
|
"sso_salt": "4f8954d728b09b5d9e7f5ec327c539ed",
|
|
"production": {
|
|
"base_url": "https://herokusql.appspot.com/heroku/resources",
|
|
"sso_url": "https://herokusql.appspot.com/sso/login"
|
|
},
|
|
"test": {
|
|
"base_url": "https://test.herokusql.appspot.com/heroku/resources",
|
|
"sso_url": "https://test.herokusql.appspot.com/sso/login"
|
|
}
|
|
}
|
|
}
|