1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-08-13 17:03:51 -04:00
kaiwa/dev_config.json

11 lines
183 B
JSON
Raw Normal View History

2013-06-03 18:51:30 -04:00
{
"isDev": true,
"http": {
"baseUrl": "https://localhost:8000",
"port": 8000
},
"session": {
"secret": "shhhhhh don't tell anyone ok?"
}
}