fix: add admin

This commit is contained in:
2026-02-14 10:14:49 +01:00
parent 2e02d6d763
commit f2b690f3f5
86 changed files with 1057 additions and 1939 deletions

View File

@@ -21,6 +21,9 @@ export default defineNuxtConfig({
runtimeConfig: {
vatstackApiKey: '',
db: '',
redisUrl: '',
adminPassword: '',
},
app: {