mirror of
https://github.com/donavon04/licensetrackerbackend.git
synced 2025-01-18 08:40:57 -07:00
Update app.js
This commit is contained in:
parent
a82af8c8e8
commit
4cfa0f29c9
2
app.js
2
app.js
@ -29,8 +29,6 @@ let pollrate = "5000"; // 5 Seconds
|
|||||||
//Api Key
|
//Api Key
|
||||||
const token = "&v94gt8ZHFTTTeuT";
|
const token = "&v94gt8ZHFTTTeuT";
|
||||||
|
|
||||||
console.log("Trying to connect to database " + dbip + ":" + );
|
|
||||||
|
|
||||||
//Allows the clients to check if the server is alive
|
//Allows the clients to check if the server is alive
|
||||||
app.get('/api', (req, res) => {
|
app.get('/api', (req, res) => {
|
||||||
console.log("Welcome to the MPE licenses api");
|
console.log("Welcome to the MPE licenses api");
|
||||||
|
Loading…
Reference in New Issue
Block a user