Skip to content

Commit

Permalink
πŸš€ [DEPLOY] yml 파일 μ˜€νƒ€ ν•΄κ²° #23
Browse files Browse the repository at this point in the history
  • Loading branch information
ddongseop committed Jan 5, 2024
1 parent 44144e2 commit f15e090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application-dev.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
spring:
config:
activate:
on-profile: local
on-profile: dev

datasource:
driver-class-name: ${DB_NAME_DEV}
Expand Down

0 comments on commit f15e090

Please sign in to comment.