10 lines
147 B
JSON
10 lines
147 B
JSON
{
|
|
"port": 8100,
|
|
|
|
"backend": {
|
|
"address": "localhost",
|
|
"port": 8000,
|
|
"protocol": "http",
|
|
"path": "/"
|
|
}
|
|
} |