Skip to content

Commit 3fe802f

Browse files
committed
[Chore] delete migration
1 parent 56857d9 commit 3fe802f

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/main/resources/application-dev.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ apple:
4343
encrypt:
4444
aes:
4545
key: ${AES_ENCRYPTION_KEY}
46-
migration:
47-
enabled: true
4846

4947
management:
5048
endpoints:

src/main/resources/application-local.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ apple:
4646
encrypt:
4747
aes:
4848
key: ${AES_ENCRYPTION_KEY}
49-
migration:
50-
enabled: true
5149

5250
management:
5351
endpoints:

0 commit comments

Comments
 (0)