Files
fn-serverless/config_development.json
2015-10-20 14:02:28 -07:00

23 lines
592 B
JSON

{
"cache": {
"description": "using production cache even for dev/staging",
"host": "cache-aws-us-east-1.iron.io",
"project_id":"4e25e1d25c0dd27801000275",
"token":"PXNX3uPb4Wi6nk3hcK-X6agSD40"
},
"iron": {
"project_id": "5577b5403864900009000006",
"token": "15iDumDYhHt_3hrwaGhPHLVyfA4",
"super_token": "nhsMxPhW7R8U6GTxKQVorKWJVzw"
},
"logging": {
"to": "papertrail",
"level": "debug",
"prefix": "router_staging"
},
"cloudflare": {
"email": "treeder@gmail.com",
"auth_key": "f94272c543f19f8fad0f4f5b3e2ddb74ad929"
}
}