Skip to content

Commit

Permalink
docs : 환경변수 파일 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
KoSeonJe committed Jan 20, 2025
1 parent 8eae6fc commit f0b335a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
spring:
profiles:
active: ${PROFILES}

datasource:
driver-class-name: com.mysql.cj.jdbc.Driver

Expand Down

0 comments on commit f0b335a

Please sign in to comment.