Compare commits

...

1 Commits

Author SHA1 Message Date
Lauren Spiegel 44e7caee4b Update config for local utapi 2017-02-09 14:20:14 -08:00
1 changed files with 6 additions and 0 deletions

View File

@ -37,5 +37,11 @@
"healthChecks": {
"allowFrom": ["127.0.0.1/8", "::1"]
},
"utapi": {
"redis": {
"host": "127.0.0.1",
"port": 6379
}
},
"usEastBehavior": false
}