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

This commit is contained in:
Simple_Not 2023-08-02 00:58:32 +10:00
parent 60f08da5a4
commit 1d6d7c1a51

View File

@ -6,7 +6,7 @@ export default defineConfig({
port: 5173, port: 5173,
hmr: { hmr: {
port: 443, port: 443,
// clientPort: 443, clientPort: 443,
}, },
}, },
}) })