mirror of
https://github.com/morbalint/kemkas.git
synced 2026-07-18 03:13:46 +00:00
local env fixes
This commit is contained in:
@@ -12,6 +12,7 @@ export default defineConfig(({ mode }) => {
|
||||
port,
|
||||
https,
|
||||
strictPort: true,
|
||||
allowedHosts: ['localhost', 'host.docker.internal', 'frontend'],
|
||||
},
|
||||
test: {
|
||||
globals: true,
|
||||
|
||||
Reference in New Issue
Block a user