fix guacamole
This commit is contained in:
@@ -129,7 +129,7 @@ passport.init(app, IS_SECURE ? true : false);
|
||||
GUACAMOLE
|
||||
*/
|
||||
app.use('/guacamole/', passport.ensureAuthenticatedAndVPNDoLogin, createProxyMiddleware({
|
||||
target: 'http://qmicloud-dev.qliktech.com:8080/',
|
||||
target: 'http://qmicloud-dev.qliktech.com:8080/guacamole/',
|
||||
ws: true,
|
||||
changeOrigin: true,
|
||||
followRedirects: true,
|
||||
|
||||
Reference in New Issue
Block a user