src/api/index.js @@ -7,6 +7,7 @@ var PORT = '9005' if (debug) { IP = '192.168.0.103' // IP = 'localhost' PORT = '9001' }