Skip to content

Commit

Permalink
chore: api key 변경 (#613)
Browse files Browse the repository at this point in the history
  • Loading branch information
eun-byeol authored Sep 26, 2024
1 parent a352973 commit 5eebcd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/main/resources/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ springdoc:

odsay:
url: https://api.odsay.com/v1/api/searchPubTransPathT
api-key: ENC(tHrCTqN0WANDzm2bOdUftqRCbiz64bAyY48Q3FsvMfhRNAnAbpAru/ebTLbwXoDfIcZuSPUFczw=)
api-key: ENC(4+ag02XbL8zS6rWoWHh7WzhKqBj5kaBwBcg04MpLr8nLJefO2PRY8E5o0WpRd3oRtvFv1s9lnWI=)
# TODO: 임시로 개인 api-key 추가 -> 팀 key로 변경 필요

google:
Expand Down

0 comments on commit 5eebcd5

Please sign in to comment.