Change port to 5000

This commit is contained in:
Kalaneee 2018-12-01 17:53:54 +01:00
parent 7f9e6a274f
commit d817b33507

View file

@ -3,7 +3,7 @@ const request = require('request');
const path = require('path');
const app = express()
const port = 3000
const port = 5000
const key = 'RGAPI-9753db8a-d3fb-4dc2-bbb9-6eea76b93760';
//var id = 65362306;