Skip to content

Commit

Permalink
fix : application.yml 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjoon committed Jan 21, 2024
1 parent 5eedfbe commit 160fa70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
spring:
profiles:
group:
local: localDB, common
product: productDB, common
local: local, common
product: product, common

0 comments on commit 160fa70

Please sign in to comment.