mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2026-04-28 11:17:38 +02:00
readme update, updated some queries to use numbers instead of strings
This commit is contained in:
@@ -52,7 +52,6 @@ function renderLogin(req: Request, res: Response) {
|
||||
})
|
||||
} else {
|
||||
res.render('login', {
|
||||
useHttp: process.env.NS_NO_HTTPS_FORCE,
|
||||
domain: constants.domain,
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user