Closed danielwestendorf closed 4 years ago
The APPLE_PRIVATE_KEY ENV key is currently being used, but the application.yml.sample defines it as all lower-case. Since the rest of the ENV keys are all lower case, follow suit.
APPLE_PRIVATE_KEY
This is a breaking change.
The
APPLE_PRIVATE_KEY
ENV key is currently being used, but the application.yml.sample defines it as all lower-case. Since the rest of the ENV keys are all lower case, follow suit.This is a breaking change.