mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-25 17:30:34 +01:00
Import nuxt 3 and edit to script setup
This commit is contained in:
8
settings/StorageConfig.ts
Normal file
8
settings/StorageConfig.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
export default {
|
||||
cookie: {
|
||||
prefix: 'arthurdanjou.fr/',
|
||||
options: {
|
||||
path: '/'
|
||||
}
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user