mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-05 19:59:20 +00:00
Add dev server
This commit is contained in:
@@ -22,7 +22,7 @@ export default defineConfig({
|
||||
plugins: [reactRefresh()],
|
||||
server: {
|
||||
proxy: {
|
||||
"/_matrix": "http://localhost:8080",
|
||||
"/_matrix": "http://localhost:8008",
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user