31 lines
1.4 KiB
Clojure
31 lines
1.4 KiB
Clojure
{:db {:server "localhost"}
|
|
:scheme "http"
|
|
:jwt-secret "auto ap invoices are awesome"
|
|
:aws-access-key-id "AKIAJIS67OSJARD2E6VQ"
|
|
:aws-secret-access-key "Z+AOjQU9M4SwKVU2meYtyNxXtz1Axu/9xohvteXf"
|
|
:aws-region "us-east-1"
|
|
:datomic-url "datomic:sql://invoices?jdbc:postgresql://database:5432/datomic?user=datomic&password=datomic"
|
|
: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 "restserver"
|
|
:yodlee-cobrand-login "sbCobda48aa19712a83c3ca4e935dd5e5d46b1a"
|
|
:yodlee-cobrand-password "0a07ea32-1b5d-461b-ad0f-2752cdd77602"
|
|
:yodlee-user-login "sbMemda48aa19712a83c3ca4e935dd5e5d46b1a4"
|
|
:yodlee-user-password "sbMemda48aa19712a83c3ca4e935dd5e5d46b1a4#123"
|
|
: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
|
|
|
|
|
|
:yodlee2-admin-user "e02b38f9-9865-4264-8e4f-6a5ac2c500b0_ADMIN"
|
|
:yodlee2-integreat-user "integreat-main"
|
|
:yodlee2-client-id "l6sUyK2NEq3mwopISHlFGWUcJ1U8OUQd"
|
|
:yodlee2-client-secret "wZQHoGEkv5AGG2ZH"
|
|
:yodlee2-base-url "https://development.api.yodlee.com/ysl"
|
|
:yodlee2-fastlink "https://fl4.preprod.yodlee.com/authenticate/USDevexPreProd2-195/fastlink/?channelAppName=usdevexpreprod2"
|
|
}
|