Dominik Pschenitschni 2022-02-18 12:29:39 +01:00
parent 95390390a7
commit 98cb14a86c
No known key found for this signature in database
GPG key ID: B257AC0149F43A77
5 changed files with 5 additions and 5 deletions

View file

@ -130,7 +130,7 @@ export default defineConfig({
extensions: ['.mjs', '.js', '.ts', '.jsx', '.tsx', '.json', '.vue'],
},
server: {
port: 5000,
port: 4173,
strictPort: true,
},
build: {