using pathPrefix, renamed basePath to prefixPath, updated how getUrl gets the prefixPath to prevent the need for rebuilding when its changed now just requires restart
5 lines
62 B
JSON
5 lines
62 B
JSON
{
|
|
"host": "localhost",
|
|
"port": 3030,
|
|
"pathPrefix": "/"
|
|
} |