Skip to content

Commit b586561

Browse files
committed
refactor: 배포 스크립트 수정
1 parent fd168a4 commit b586561

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
@@ -51,7 +51,7 @@ oauth2:
5151

5252
# 알람
5353
fcm:
54-
service-account-file: file:./firebase-service-account.json
54+
service-account-file: ./firebase-service-account.json
5555

5656
# S3
5757
aws:

0 commit comments

Comments
 (0)