Cope with the fact that servlet-context is no longer working...
At least as I think it did. Also moved some assets to fixed URLs so that they can be served by Apache, reducing load on Tomcat.
This commit is contained in:
parent
644dfcb517
commit
1d97622a48
5 changed files with 39 additions and 23 deletions
14
workspace.code-workspace
Normal file
14
workspace.code-workspace
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"path": "../adl-support"
|
||||
},
|
||||
{
|
||||
"path": "../Selmer"
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue