mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-06 19:02:33 +01:00
29 lines
261 B
Plaintext
29 lines
261 B
Plaintext
|
{
|
||
|
"folders": [
|
||
|
{
|
||
|
"path": "api"
|
||
|
},
|
||
|
{
|
||
|
"path": "dashboard"
|
||
|
},
|
||
|
{
|
||
|
"path": "bundle"
|
||
|
},
|
||
|
{
|
||
|
"path": "cdn"
|
||
|
},
|
||
|
{
|
||
|
"path": "gateway"
|
||
|
},
|
||
|
{
|
||
|
"path": "rtc"
|
||
|
},
|
||
|
{
|
||
|
"path": "util"
|
||
|
},
|
||
|
{
|
||
|
"path": "webrtc"
|
||
|
}
|
||
|
],
|
||
|
"settings": {}
|
||
|
}
|