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

This commit is contained in:
Simple_Not 2023-08-02 00:57:01 +10:00
parent ff7dbf80bc
commit 3f61e437ee

View File

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