Adding module for posterita.war and context
This commit is contained in:
parent
742c8c502b
commit
a73207c0f3
|
@ -41,5 +41,11 @@
|
|||
<web-uri>adempiereWebCM.war</web-uri>
|
||||
<context-root>/</context-root>
|
||||
</web>
|
||||
</module>
|
||||
<module>
|
||||
<web>
|
||||
<web-uri>posterita.war</web-uri>
|
||||
<context-root>/posterita</context-root>
|
||||
</web>
|
||||
</module>
|
||||
</application>
|
||||
|
|
Loading…
Reference in New Issue