Skip to content

Commit

Permalink
warmup 상태 값 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
hobeen-kim committed Oct 2, 2023
1 parent acb7153 commit ae5eac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Server/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ decorator:
enable-logging: false

warmup:
is-completed: true
is-completed: false

0 comments on commit ae5eac5

Please sign in to comment.