added server
This commit is contained in:
parent
bc3bd362a2
commit
9b4d24ceed
@ -2,5 +2,9 @@
|
|||||||
"appId": "com.reddingsbrigadewaddinxveen.wrbapp",
|
"appId": "com.reddingsbrigadewaddinxveen.wrbapp",
|
||||||
"appName": "wrbapp",
|
"appName": "wrbapp",
|
||||||
"webDir": ".output/public",
|
"webDir": ".output/public",
|
||||||
"bundledWebRuntime": false
|
"bundledWebRuntime": false,
|
||||||
|
"server": {
|
||||||
|
"url": "https://wrbapp.xeovalyte.com/",
|
||||||
|
"cleartext": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user