Missing renamme.
parent
dfa3a9ca29
commit
95f409e839
|
@ -114,7 +114,7 @@
|
|||
|
||||
<beans profile="heroku">
|
||||
<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>
|
||||
</beans>
|
||||
</beans>
|
||||
|
|
Loading…
Reference in New Issue