buttong-view-2

This commit is contained in:
Untone 2024-02-15 20:45:02 +03:00
parent 9a7ac16a1a
commit fc96c32a40

View File

@ -52,7 +52,7 @@ export default defineConfig(({ mode, command }) => {
plugins, plugins,
server: { server: {
cors: isDev, cors: isDev,
https: true, https: {},
port: 3000, port: 3000,
}, },
css: { css: {