mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-10 11:35:02 -05:00
11 lines
183 B
JSON
11 lines
183 B
JSON
{
|
|
"isDev": true,
|
|
"http": {
|
|
"baseUrl": "https://localhost:8000",
|
|
"port": 8000
|
|
},
|
|
"session": {
|
|
"secret": "shhhhhh don't tell anyone ok?"
|
|
}
|
|
}
|