Fixed default webapp dir in config.json
[src/xds/xds-agent.git] / conf.d / etc / xds-agent / config.json
index 235e6d6..1a7957e 100644 (file)
@@ -1,6 +1,6 @@
 {
     "httpPort": "8800",
-    "webAppDir": "./www",
+    "webAppDir": "${EXEPATH}/www",
     "logsDir": "${HOME}/.xds/agent/logs",
     "xdsServers": [
         {