Commit 42f69eef by Clinton Blackburn

Updated ECOMMERCE_JWT_SECRET_KEYS

Properly referencing variable.

ECOM-4414
parent 7258eebd
......@@ -55,7 +55,7 @@ ECOMMERCE_JWT_ISSUERS:
# we change keys. This will ensure we continue to operate with JWTs issued signed with the old key
# while migrating to the new key.
ECOMMERCE_JWT_SECRET_KEYS:
- ECOMMERCE_JWT_SECRET_KEY
- '{{ ECOMMERCE_JWT_SECRET_KEY }}'
# Used to automatically configure OAuth2 Client
ECOMMERCE_SOCIAL_AUTH_EDX_OIDC_KEY : 'ecommerce-key'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment