1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-27 06:23:53 +01:00

windows update / librdsparser update

This commit is contained in:
NoobishSVK
2024-01-16 22:11:04 +01:00
parent febb7575a9
commit ac99acd01f
3 changed files with 127 additions and 76 deletions

View File

@@ -11,7 +11,7 @@ const axios = require('axios');
const dataHandler = require('./datahandler');
/* Server settings */
const webServerHost = '192.168.1.39'; // IP of the web server
const webServerHost = '192.168.1.14'; // IP of the web server
const webServerPort = 8080; // web server port
const xdrdServerHost = '192.168.1.15'; // xdrd server iP