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