Missing renamme.
This commit is contained in:
@@ -114,7 +114,7 @@
|
|||||||
|
|
||||||
<beans profile="heroku">
|
<beans profile="heroku">
|
||||||
<bean id="propertyConfigurer" class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
|
<bean id="propertyConfigurer" class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
|
||||||
<property name="location" value="/WEB-INF/prod.properties" />
|
<property name="location" value="/WEB-INF/heroku.properties" />
|
||||||
</bean>
|
</bean>
|
||||||
</beans>
|
</beans>
|
||||||
</beans>
|
</beans>
|
||||||
|
Reference in New Issue
Block a user