mirror of
https://github.com/donavon04/licensetrackerbackend.git
synced 2025-01-18 08:40:57 -07:00
Fixed merge conflict
This commit is contained in:
parent
45155ffbb0
commit
b1fa4b6238
3
app.js
3
app.js
@ -24,10 +24,7 @@ const pool = mariadb.createPool({
|
|||||||
db
|
db
|
||||||
});
|
});
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
console.log(dbip + " is our database");
|
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