Skip to content

Commit 27f3d91

Browse files
authored
Merge branch 'wip' into wip
2 parents 909c8d2 + bb4da5b commit 27f3d91

File tree

4 files changed

+774
-23
lines changed

4 files changed

+774
-23
lines changed

GUI/vite.config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ export default defineConfig({
3333
'Content-Security-Policy': process.env.REACT_APP_CSP,
3434
}),
3535
},
36+
allowedHosts: ['est-rag-rtc.rootcode.software', 'localhost', '127.0.0.1'],
37+
3638
},
3739
resolve: {
3840
alias: {

0 commit comments

Comments
 (0)