We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 362964a commit ce84112Copy full SHA for ce84112
src/main/resources/application.yml
@@ -58,7 +58,7 @@ spring:
58
59
apple:
60
url: https://appleid.apple.com
61
- key-path: ${OAUTH_APPLE_P8}
+ # key-path: ${OAUTH_APPLE_P8}
62
key-content: ${OAUTH_APPLE_P8_KEY_CONTENT}
63
cid: ${OAUTH_APPLE_CID}
64
tid: ${OAUTH_APPLE_TID}
0 commit comments