Skip to content

Commit 75e3f39

Browse files
committed
fix : application.yml : profile
1 parent 97a6eaf commit 75e3f39

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/main/resources/application.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,8 @@ email:
111111
---
112112
spring:
113113
config:
114-
on-profile: prod
114+
activate:
115+
on-profile: prod
115116
datasource:
116117
hikari:
117118
maximum-pool-size: 10

0 commit comments

Comments
 (0)