Commit 60411313 authored by Administrator's avatar Administrator

Update app.js

parent f9745d95
...@@ -8,7 +8,7 @@ const cronSpeed = require('node-cron'); ...@@ -8,7 +8,7 @@ const cronSpeed = require('node-cron');
const shellExec = require('shell-exec') const shellExec = require('shell-exec')
var decimalPointRegex = /\-?\d+\.\d+/g; var decimalPointRegex = /\-?\d+\.\d+/g;
let fs = require('fs') let fs = require('fs')
let port = 3725 let port = 443
let countReboot = 4 let countReboot = 4
......
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