bansho/app/components/config/config.json
Vincent Fournier 2bb172ff07 Set production default
Change-Id: I7eed68175847c0b263ff3901036ba72e1bf92691
2015-08-19 13:24:56 -04:00

10 lines
198 B
JSON

{
"env": "production",
"username":"",
"password":"",
"useStoredConfig": true,
"surveilApiUrl": "surveil/v2",
"surveilAuthUrl": "surveil/v2/auth",
"refreshInterval": 30
}