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

This commit is contained in:
Simple_Not 2023-08-02 00:56:39 +10:00
parent b66f4fc8c2
commit ff7dbf80bc

View File

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