This commit is contained in:
parent
86da69288e
commit
1ca08ee8b5
@ -1,10 +1,10 @@
|
||||
{
|
||||
"appId": "com.reddingsbrigadewaddinxveen.wrbapp",
|
||||
"appName": "wrbapp",
|
||||
"appName": "WRB App",
|
||||
"webDir": ".output/public",
|
||||
"bundledWebRuntime": false,
|
||||
"server": {
|
||||
"url": "https://wrbapp.xeovalyte.com/",
|
||||
"url": "https://app.reddingsbrigadewaddinxveen.nl/",
|
||||
"cleartext": true
|
||||
}
|
||||
}
|
||||
|
@ -13,7 +13,7 @@ export default defineNuxtConfig({
|
||||
[ '@pinia/nuxt', { autoImports: [ 'defineStore' ]} ],
|
||||
],
|
||||
plausible: {
|
||||
domain: 'wrbapp.xeovalyte.com',
|
||||
domain: 'app.reddingsbrigadewaddinxveen.nl',
|
||||
apiHost: 'https://plausible.xeovalyte.dev',
|
||||
},
|
||||
build: {
|
||||
|
Loading…
Reference in New Issue
Block a user