File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -33,14 +33,6 @@ naver:
3333 client-id : ${NAVER_CLIENT_ID}
3434 secret : ${NAVER_CLIENT_SECRET}
3535
36- google :
37- android-id : ${GOOGLE_ANDROID_CLIENT_ID}
38- ios-id : ${GOOGLE_IOS_CLIENT_ID}
39-
40- # apple:
41- # client-id: ${APPLE_CLIENT_ID}
42- #
43-
4436logging :
4537 level :
4638 org.hibernate.SQL : debug
Original file line number Diff line number Diff line change 2525 file_path : firebase/tinybite_fcm.json
2626 url : https://fcm.googleapis.com/v1/projects/${FCM_PROJECT_ID}/messages:send
2727 google_api : https://www.googleapis.com/auth/cloud-platform
28- project_id : ${FCM_PROJECT_ID}
28+ project_id : ${FCM_PROJECT_ID}
29+
30+ google :
31+ android-id : ${GOOGLE_ANDROID_CLIENT_ID}
32+ ios-id : ${GOOGLE_IOS_CLIENT_ID}
33+
34+ # apple:
35+ # client-id: ${APPLE_CLIENT_ID}
36+ #
You can’t perform that action at this time.
0 commit comments