Commit f6070e41 authored by Patrick's avatar Patrick
Browse files

Update Servertest Port

parent 0b45bcd0
......@@ -9,7 +9,7 @@ app.use(bodyParser.json())
const request = require('ajax-request');
app.use(express.static('vcm'));
app.listen(process.env.PORT || 8080);
app.listen(process.env.PORT || 8083);
console.log("on 8080");
var url = 'http://193.196.137.147:8990/orchestration/services/SimStadt2MonthlyenergyBalance?wsdl';
var args = {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment