@@ -77,6 +77,11 @@
"input": "src/src.leave",
"output": "",
"glob": "*"
+ },
+ {
+ "input": "src/src.leave",
+ "output": "",
+ "glob": "*/*"
}
],
"fileReplacements": [
@@ -109,6 +114,11 @@
"input": "src/src.quotation",
@@ -1,7 +1,7 @@
{
"connection": {
"uacp": "https://swopt.com:8081",
- "uacp_ws": "https://swopt.com/ws",
+ "uacp_ws": "https://fist.swopt.com/ws",
"uacpEmulation": "off",
"auth": {
"google": "https://api.swopt.com/auth/google",
@@ -0,0 +1,12 @@
+{
+ "connection": {
+ "uacp": "https://swopt.com:8082",
+ "uacp_ws": "https://swopt.com/ws",
+ "uacpEmulation": "off",
+ "auth": {
+ "google": "https://api.swopt.com/auth/google",
+ "origin": "https://swopt.com:4205"
+ }
+ "sessionTimeoutDuration":1800000
+}