made web server not start background tasks.
This commit is contained in:
@@ -17,4 +17,6 @@
|
||||
:yodlee-base-url "https://developer.api.yodlee.com/ysl"
|
||||
:yodlee-app "10003600"
|
||||
:yodlee-fastlink "https://node.developer.yodlee.com/authenticate/restserver/?channelAppName=restserver"
|
||||
:run-web? true
|
||||
:run-background? true
|
||||
}
|
||||
|
||||
@@ -15,4 +15,6 @@
|
||||
:yodlee-fastlink "https://quickstartus2node.yodleeinteractive.com/authenticate/qstartus12/?channelAppName=quickstartus2"
|
||||
:yodlee-proxy-host "172.31.10.83"
|
||||
:yodlee-proxy-port 8888
|
||||
:run-background? false
|
||||
:run-web? true
|
||||
}
|
||||
|
||||
@@ -15,4 +15,6 @@
|
||||
:yodlee-fastlink "https://quickstartus2node.yodleeinteractive.com/authenticate/qstartus12/?channelAppName=quickstartus2"
|
||||
:yodlee-proxy-host "172.31.10.83"
|
||||
:yodlee-proxy-port 8888
|
||||
:run-background? true
|
||||
:run-web? true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user