8 lines
76 B
JSON
8 lines
76 B
JSON
|
{
|
||
|
"extends": [
|
||
|
"config/base.json"
|
||
|
],
|
||
|
"build": "debug",
|
||
|
"port": 8080
|
||
|
}
|