mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-27 19:25:13 +02:00
Remove old option.
This commit is contained in:
@@ -24,7 +24,6 @@ module.exports = function(options) {
|
||||
}))
|
||||
app.use(jwt({
|
||||
secret: options.secret
|
||||
, appUrl: options.url
|
||||
, authUrl: options.authUrl
|
||||
}))
|
||||
app.use(express.json())
|
||||
|
||||
Reference in New Issue
Block a user