mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
fix preview in standalone version
This commit is contained in:
parent
f3ff37fcc0
commit
d02c48e7bf
@ -130,7 +130,7 @@ function plugin(options, imports, register) {
|
||||
pid: 1
|
||||
};
|
||||
req.session = {};
|
||||
next();
|
||||
api.authenticate()(req, res, next);
|
||||
},
|
||||
previewHandler.getProxyUrl(function() {
|
||||
return {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user