We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56857d9 commit 3fe802fCopy full SHA for 3fe802f
src/main/resources/application-dev.yml
@@ -43,8 +43,6 @@ apple:
43
encrypt:
44
aes:
45
key: ${AES_ENCRYPTION_KEY}
46
- migration:
47
- enabled: true
48
49
management:
50
endpoints:
src/main/resources/application-local.yml
@@ -46,8 +46,6 @@ apple:
51
52
53
0 commit comments