Documentation
This commit is contained in:
parent
33ce331413
commit
52e1fa2b6f
13 changed files with 270 additions and 64 deletions
|
@ -1,4 +1,10 @@
|
|||
export default defineNuxtConfig({
|
||||
modules: ['../src/module'],
|
||||
myModule: {}
|
||||
|
||||
wideangle: {
|
||||
siteId: "8D27G3B9ACA01F4241",
|
||||
domain: "wideangle.local:3000",
|
||||
fingerprint: true,
|
||||
supressDnt: true
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue