Skip to content

Commit

Permalink
PRSD-NONE: Prevents error on hot reload from re-seeding data (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis-Softwire authored Oct 11, 2024
1 parent e1449b7 commit 3b0c7da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/application-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ spring:
init:
mode: always
platform: local
continue-on-error: true

data:
redis:
Expand Down

0 comments on commit 3b0c7da

Please sign in to comment.