not using namespaced keys, due to graphql
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
{:db {:server "localhost"}
|
||||
:scheme "http"
|
||||
:jwt-secret "auto ap invoices are awesome"}
|
||||
: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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user