Skip to content

Commit

Permalink
fix: firebase
Browse files Browse the repository at this point in the history
  • Loading branch information
Eundms committed Dec 31, 2023
1 parent 278bf65 commit 2499bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cloud:
auto: false
gcp:
firebase:
service-account: file:firebase-service-account.json
service-account: classpath:firebase-service-account.json
auth:
google:
client-id: ${GOOGLE_CLIENT_ID}
Expand Down

0 comments on commit 2499bae

Please sign in to comment.