21 lines
872 B
Clojure
21 lines
872 B
Clojure
{:db {:server "database"}
|
|
:datomic-url "datomic:ddb://us-east-1/integreat/integreat-staging"
|
|
:scheme "https"
|
|
:jwt-secret "auto ap invoices are awesome"
|
|
:invoice-import-queue-url "https://sqs.us-east-1.amazonaws.com/679918342773/integreat-mail-staging"
|
|
:invoice-email "invoices-staging@mail.app.integreatconsult.com"
|
|
:data-bucket "data.staging.app.integreatconsult.com"
|
|
:yodlee-cobrand-name "qstartus12"
|
|
:yodlee-cobrand-login "qstartus12"
|
|
:yodlee-cobrand-password "MPD@mg78hd"
|
|
:yodlee-user-login "integreat"
|
|
:yodlee-user-password "Import3transactions!"
|
|
:yodlee-base-url "https://quickstart2.api.yodlee.com/ysl"
|
|
:yodlee-app "10003600"
|
|
: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
|
|
}
|