Skip to content

Commit

Permalink
hotfix: yml 중복된 schedules 속성 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyma-s authored Sep 21, 2023
1 parent 1d84214 commit 4375c18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,5 @@ excel:
# Properties Only For local
schedules:
cron: "0 0 0/1 * * *"
schedules:
in-memory-song:
cron: "0 0 0/1 * * *" #1시간

0 comments on commit 4375c18

Please sign in to comment.