We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd168a4 commit b586561Copy full SHA for b586561
src/main/resources/application.yml
@@ -51,7 +51,7 @@ oauth2:
51
52
# 알람
53
fcm:
54
- service-account-file: file:./firebase-service-account.json
+ service-account-file: ./firebase-service-account.json
55
56
# S3
57
aws:
0 commit comments