diff options
Diffstat (limited to 'resmgr/src/main/webapp/resmgr-sdn/conf/dataconfig.json')
-rw-r--r-- | resmgr/src/main/webapp/resmgr-sdn/conf/dataconfig.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/resmgr/src/main/webapp/resmgr-sdn/conf/dataconfig.json b/resmgr/src/main/webapp/resmgr-sdn/conf/dataconfig.json new file mode 100644 index 00000000..20ce9a54 --- /dev/null +++ b/resmgr/src/main/webapp/resmgr-sdn/conf/dataconfig.json @@ -0,0 +1,5 @@ +{ + "url": "http://127.0.0.1", + "port": "8080", + "context_name":"resmgr" +}
\ No newline at end of file |