upd
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not 2023-08-02 01:00:15 +10:00
parent 67b4d1d07e
commit 2a8308341a

View File

@ -5,8 +5,8 @@ export default defineConfig({
host: "0.0.0.0",
port: 5173,
hmr: {
port: 443,
clientPort: 5173,
port: 5173,
clientPort: 443,
},
},
})