diff options
Diffstat (limited to 'config.json.in')
-rw-r--r-- | config.json.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json.in b/config.json.in index ac2f891..3dcc04a 100644 --- a/config.json.in +++ b/config.json.in @@ -1,6 +1,6 @@ { "webAppDir": "www", - "httpPort": "8000", + "httpPort": "8010", "shareRootDir": "${HOME}/.xds-server/projects", "logsDir": "/tmp/xds-server/logs", "sdkRootDir": "/xdt/sdk", |