14 lines
242 B
JSON
14 lines
242 B
JSON
![]() |
{
|
||
|
"webroot": "",
|
||
|
"serverRoot": "",
|
||
|
"webapp_port": 8088,
|
||
|
"server_port": 8089,
|
||
|
"database": {
|
||
|
"datastores": {
|
||
|
"defaults": {
|
||
|
"adapter": "sails-disk",
|
||
|
"filePath": "./"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|