Skip to content

Commit

Permalink
fix: Profile(prod)에 대한 on-profile 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
sjiwon committed May 30, 2023
1 parent 04bfc7a commit e78a906
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions backend/src/main/resources/application-prod.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
spring:
config:
activate:
on-profile:
- prod
import:
- security/application-external.yml
- security/application-prod-datasource.yml
Expand Down

0 comments on commit e78a906

Please sign in to comment.