mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 10:30:55 +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: /(.*)/
|
||||
},
|
||||
|
||||
integrations: [new RewriteFrames({ root: '/' })],
|
||||
// integrations: [new RewriteFrames({ root: '/' }) as any],
|
||||
release: RELEASE_NAME
|
||||
})
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue