39 lines
1.8 KiB
Clojure
39 lines
1.8 KiB
Clojure
{:scheme "https"
|
|
:db-name "prod-mirror2"
|
|
:client-config {:server-type :cloud
|
|
:region "us-east-1"
|
|
:system "iol-cloud"
|
|
:endpoint "https://53syis8n1m.execute-api.us-east-1.amazonaws.com"}
|
|
:dd-env "prod-cloud"
|
|
:dd-service "integreat-app-cloud"
|
|
:jwt-secret "auto ap invoices are awesome"
|
|
:invoice-import-queue-url "https://sqs.us-east-1.amazonaws.com/679918342773/integreat-mail-prod-cloud"
|
|
:requests-queue-url "https://sqs.us-east-1.amazonaws.com/679918342773/integreat-background-request-prod-cloud"
|
|
:invoice-email "invoices@mail.app.integreatconsult.com"
|
|
:import-failure-destination-email "ben@integreatconsult.com"
|
|
:data-bucket "data.prod.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? false
|
|
:run-web? true
|
|
:yodlee2-admin-user "93398522-412b-470d-8400-3691392b12fb_ADMIN"
|
|
:yodlee2-integreat-user "integreat-main"
|
|
:yodlee2-client-id "3AATcwfPsWP1rP9oDoo4HvZhtaroGVcA"
|
|
:yodlee2-client-secret "cXTBmKbGfkaBFIpM"
|
|
:yodlee2-base-url "https://production.api.yodlee.com/ysl"
|
|
:yodlee2-fastlink "https://fl4.prod.yodlee.com/authenticate/USDevexProd2-319/fastlink/?channelAppName=usdevexprod2"
|
|
:yodlee2-proxy-host "172.31.10.83"
|
|
:yodlee2-proxy-port 8888
|
|
:plaid {:base-url "https://production.plaid.com"
|
|
:client-id "61bfab05f7e762001b323f79"
|
|
:secret-key "2be026ca5e7f7e9f23f2fb4d7c914d"}
|
|
}
|