update env setup

This commit is contained in:
Matthias Hochmeister
2026-02-27 14:13:50 +01:00
parent 44c7958980
commit 2a70c274fb
6 changed files with 15 additions and 13 deletions

View File

@@ -20,6 +20,7 @@ export default defineConfig({
},
},
envDir: '../',
envPrefix: ['VITE_', 'AUTHENTIK_'],
build: {
outDir: 'dist',
sourcemap: true,