a
This commit is contained in:
parent
c96af6476a
commit
e88f6497e9
2 changed files with 4 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ const path = require("path");
|
|||
|
||||
const app = express();
|
||||
const PORT = 2589;
|
||||
const REMOTE_SERVER = "https://example.com"; // Change this
|
||||
const REMOTE_SERVER = "https://blahaj.tr";
|
||||
|
||||
const CHECK_INTERVAL = 5 * 1000;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue