wording fix
This commit is contained in:
parent
97502e8e53
commit
2897a2df4c
0
UpdateContainer.sh
Normal file → Executable file
0
UpdateContainer.sh
Normal file → Executable file
2
app.js
2
app.js
@ -72,7 +72,7 @@ async function server() {
|
||||
})
|
||||
|
||||
app.listen(port, () => {
|
||||
console.log(`Example app listening at http://localhost:${port}`)
|
||||
console.log(`DNS Logger listening at http://localhost:${port}`)
|
||||
})
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user