change to dev setting
This commit is contained in:
@@ -5,7 +5,7 @@ spring:
|
|||||||
application:
|
application:
|
||||||
name: kamco-change-detection-api
|
name: kamco-change-detection-api
|
||||||
profiles:
|
profiles:
|
||||||
active: local # 사용할 프로파일 지정 (ex. dev, prod, test)
|
active: dev # 사용할 프로파일 지정 (ex. dev, prod, test)
|
||||||
|
|
||||||
datasource:
|
datasource:
|
||||||
driver-class-name: org.postgresql.Driver
|
driver-class-name: org.postgresql.Driver
|
||||||
|
|||||||
Reference in New Issue
Block a user