18 lines
695 B
Clojure
18 lines
695 B
Clojure
{:db {:server "database"}
|
|
:scheme "https"
|
|
:jwt-secret "auto ap invoices are awesome"
|
|
:aws-access-key-id "AKIAJIS67OSJARD2E6VQ"
|
|
:aws-secret-access-key "Z+AOjQU9M4SwKVU2meYtyNxXtz1Axu/9xohvteXf"
|
|
:aws-region "us-east-1"
|
|
: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"
|
|
}
|