Skip to content

Commit

Permalink
chore: application-aws.yml 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
clean2001 committed Oct 26, 2024
1 parent 2dfafa3 commit 39ee291
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions layer-api/src/main/resources/application-aws.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
spring:
config:
activate:
on-profile: aws
import: optional:file:/config/application-secret.properties
datasource:
url: ${AWS_PROD_DB_URL}
Expand Down

0 comments on commit 39ee291

Please sign in to comment.