config update, Almost fully styled details page

This commit is contained in:
2023-08-21 14:52:24 +02:00
parent 6743ed778e
commit e2440485d9
8 changed files with 40 additions and 18 deletions

View File

@@ -14,6 +14,6 @@ export default defineConfig( {
},
},
server: {
'port': 8080
'port': 8081
}
})