mirror of
https://github.com/donavon04/licensetrackerbackend.git
synced 2025-01-18 08:40:57 -07:00
Merge branch 'master' of https://github.com/donavon04/licensetrackerbackend
This commit is contained in:
commit
45155ffbb0
4
app.js
4
app.js
@ -24,6 +24,10 @@ const pool = mariadb.createPool({
|
|||||||
db
|
db
|
||||||
});
|
});
|
||||||
|
|
||||||
|
<<<<<<< HEAD
|
||||||
|
=======
|
||||||
|
console.log(dbip + " is our database");
|
||||||
|
>>>>>>> dcf022ea688e7bc79b407fd4e8e5ceb9644dcbca
|
||||||
|
|
||||||
//Initialize pollrate variable
|
//Initialize pollrate variable
|
||||||
let pollrate = "5000"; // 5 Seconds
|
let pollrate = "5000"; // 5 Seconds
|
||||||
|
Loading…
Reference in New Issue
Block a user