mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
23 lines
592 B
JSON
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"
|
|
}
|
|
}
|