flask/tests/static/config.json

5 lines
54 B
JSON
Raw Normal View History

2013-08-07 18:03:37 -04:00
{
"TEST_KEY": "foo",
"SECRET_KEY": "devkey"
}