Add new profile
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<properties>
|
||||
<packaging.type>jar</packaging.type>
|
||||
<activeProfiles>postgres,dev</activeProfiles>
|
||||
<deploymentProfile>mk</deploymentProfile>
|
||||
<deploymentProfile>mk2</deploymentProfile>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
spring.datasource.url=jdbc:postgresql://localhost/financer_mk_2
|
||||
spring.datasource.username=financer_mk
|
||||
spring.datasource.password=financer_mk
|
||||
|
||||
financer.mailRecipients[0]=marius@kleberonline.de
|
||||
Reference in New Issue
Block a user