made resin.conf more generic
This commit is contained in:
parent
c99838b0ec
commit
344cafa908
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@
|
||||||
<compiling-loader path="target"/>
|
<compiling-loader path="target"/>
|
||||||
</class-loader>
|
</class-loader>
|
||||||
|
|
||||||
<path-mapping url-pattern="/demo/*" real-path="/Users/knut/src/album/photos" />
|
<path-mapping url-pattern="/demo/*" real-path="${resin.root}/photos" />
|
||||||
</web-app>
|
</web-app>
|
||||||
|
|
||||||
</host>
|
</host>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue