mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Post test data accepts file as param now, image comparing fix
This commit is contained in:
parent
2efe901f83
commit
fa87d6a071
3 changed files with 6 additions and 3 deletions
|
@ -88,6 +88,7 @@ Load()
|
|||
// --------------------------------------------------------------
|
||||
|
||||
app.get('/', function (req, res) {
|
||||
logger.LogReq(req)
|
||||
res.redirect('https://www.youtube.com/watch?v=ieqGJgqiXFk')
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue