Sign in
apache
/
netbeans
/
refs/heads/fix-url
/
.
/
webcommon
/
javascript.nodejs
/
samples_src
/
MessagesKnockout
/
server
/
config.json
blob: 7dd8a8e1b5feb86599c856520d8b2b40ce9f62d7 [
file
] [
log
] [
blame
]
{
"name"
:
"sample_server"
,
"server"
:
{
"port"
:
13131
,
"paths"
:
{
"api"
:
"./api/"
,
"static"
:
"../client"
}
}
}