Skip to content

Commit

Permalink
feat: application-dev.properties에서 aws secrets manager import를 option…
Browse files Browse the repository at this point in the history
…al로 변경
  • Loading branch information
y-ngm-n committed Jul 30, 2024
1 parent 9b650b1 commit bcc452a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application-dev.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# import
spring.config.import=aws-secretsmanager:dev/jumo/server
spring.config.import=optional:aws-secretsmanager:dev/jumo/server

# Application settings
spring.application.name=jumo-server
Expand Down

0 comments on commit bcc452a

Please sign in to comment.