mirror of
https://github.com/NickKaramoff/shareon
synced 2025-02-08 23:58:52 +01:00
Set server.host to 127.0.0.1
This commit is contained in:
parent
d69f8c1e81
commit
5a1b94b221
@ -24,4 +24,7 @@ export default defineConfig({
|
||||
css: {
|
||||
devSourcemap: true,
|
||||
},
|
||||
server: {
|
||||
host: "127.0.0.1",
|
||||
},
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user