Fixed Remote Borealis Server Access
This commit is contained in:
parent
6ed75e0791
commit
38f564347b
@ -7,6 +7,7 @@ export default defineConfig({
|
||||
plugins: [react()],
|
||||
server: {
|
||||
open: true,
|
||||
host: true, // <-- allows LAN access and shows LAN IP
|
||||
proxy: {
|
||||
'/api': 'http://localhost:5000',
|
||||
'/socket.io': {
|
||||
|
Loading…
x
Reference in New Issue
Block a user