Skip to content

Commit ce84112

Browse files
committed
Refactor: 불필요한 코드 주석 처리
1 parent 362964a commit ce84112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ spring:
5858

5959
apple:
6060
url: https://appleid.apple.com
61-
key-path: ${OAUTH_APPLE_P8}
61+
# key-path: ${OAUTH_APPLE_P8}
6262
key-content: ${OAUTH_APPLE_P8_KEY_CONTENT}
6363
cid: ${OAUTH_APPLE_CID}
6464
tid: ${OAUTH_APPLE_TID}

0 commit comments

Comments
 (0)