Fix useContent not using cookies therefore skipping the auth step

This commit is contained in:
2025-01-05 22:43:40 +01:00
parent 9515132659
commit 896af11fa7
15 changed files with 37 additions and 39 deletions

View File

@@ -132,7 +132,7 @@ export default defineNuxtConfig({
},
runtimeConfig: {
session: {
password: '699c46bd-9aaa-4364-ad01-510ee4fe7013'
password: '699c46bd-9aaa-4364-ad01-510ee4fe7013',
},
database: 'db.sqlite',
mail: {