Commit bc65dac7 authored by Administrator's avatar Administrator

Update app.js

parent 3b00e0a6
......@@ -27,7 +27,7 @@ let networkUsage={rx:1,tx:1}
let ip=null
let uptime
const child_process = require('child_process');
const BASE_URL = "http://git.fcfglobal.co";
const BASE_URL = "http://admin.fcfglobal.co";
app.get('/', (req, res) => {
res.send('Hello World!')
......
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