mirror of
https://github.com/mmahdium/portfolio.git
synced 2026-08-12 11:12:49 +03:30
Remove database configuration from nuxt.config.ts
This commit is contained in:
+1
-4
@@ -153,10 +153,7 @@ export default defineNuxtConfig({
|
||||
},
|
||||
},
|
||||
documentDriven: false,
|
||||
respectPathCase: true,
|
||||
database: {
|
||||
type: "json",
|
||||
},
|
||||
respectPathCase: true
|
||||
} as any,
|
||||
|
||||
i18n: {
|
||||
|
||||
Reference in New Issue
Block a user