X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;ds=sidebyside;f=test%2Fview%2Fmds2%2Fjs%2Fconfig.js;fp=test%2Fview%2Fmds2%2Fjs%2Fconfig.js;h=fe7e9cfdc125618fba906b9cb44d3a72130eec93;hb=3219d8217ebd63d0f0820f03123c263636d1a484;hp=0000000000000000000000000000000000000000;hpb=840a1ec48a2997ff259ea16051b93654024ec7f9;p=vem%2Fvem.git diff --git a/test/view/mds2/js/config.js b/test/view/mds2/js/config.js new file mode 100644 index 0000000..fe7e9cf --- /dev/null +++ b/test/view/mds2/js/config.js @@ -0,0 +1,6 @@ +// IPアドレス, ポートの設定 +var config = { + ipAddress : 'localhost', + port : '9090', + inst : 'fei' +}