[TIC-UI] add config file and modified the RESTful API handled by the server
[archive/20170607/tools/tic.git] / config.json
1 {
2     "TIC_WEB": {
3         "PORT" : 8081
4     },
5     "TIC_CORE": {
6         "PORT" : 8082
7     }
8 }