mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-06 02:50:54 +01:00
Try to disable this and see if it still works
This commit is contained in:
parent
feeaba5a64
commit
1b27ded260
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ app.use(
|
||||||
allowedSearchParams: /(.*)/
|
allowedSearchParams: /(.*)/
|
||||||
},
|
},
|
||||||
|
|
||||||
integrations: [new RewriteFrames({ root: '/' })],
|
// integrations: [new RewriteFrames({ root: '/' }) as any],
|
||||||
release: RELEASE_NAME
|
release: RELEASE_NAME
|
||||||
})
|
})
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Reference in a new issue