OSDN Git Service

fe7e9cfdc125618fba906b9cb44d3a72130eec93
[vem/vem.git] / test / view / mds2 / js / config.js
1 // IPアドレス, ポートの設定
2 var config = {
3   ipAddress : 'localhost',
4   port      :  '9090',
5   inst      :  'fei'
6 }