main.yml
3.4 KB
-
Fix value of ecomworker JWT_ISSUER setting · aea24835
This fixes a bug accidentally introduced by https://github.com/edx/configuration/commit/b5d8bfa14034221badbea5038569e922831d8f7e. Formerly, the ecommerce worker service name was recycled as the value of JWT_ISSUER. When the name of the service was changed to "ecomworker," the value used for that setting changed to something which the ecommerce service was not configured to expect. ECOM-3341.
Renzo Lucioni committed