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

@@ -20,7 +20,10 @@ var _default = exports.default = defineNuxtConfig({
},
runtimeConfig: {
vatstackApiKey: ''
vatstackApiKey: '',
db: '',
redisUrl: '',
adminPassword: ''
},
app: {
@@ -31,4 +34,4 @@ var _default = exports.default = defineNuxtConfig({
}
}
}); /* v9-40b9d46909467c59 */
}); /* v9-d85c2260d73c206e */