i give up
This commit is contained in:
parent
330a36556c
commit
f34200901e
@ -6,25 +6,12 @@
|
|||||||
},
|
},
|
||||||
"routes": [
|
"routes": [
|
||||||
{
|
{
|
||||||
"match": {
|
"match": {"uri": "/static/*"},
|
||||||
"uri": "/static/*"
|
"action": {"share": "/usr/src/app/CalibreWebCompanion/static"}
|
||||||
},
|
|
||||||
"action": {
|
|
||||||
"share": "/usr/src/app/CalibreWebCompanion/static"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"action": {
|
"match": {"uri": "/download/*"},
|
||||||
"share": "/static/"
|
"action": {"share": "/usr/src/app/calibredir"}
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"match": {
|
|
||||||
"uri": "/download/*"
|
|
||||||
},
|
|
||||||
"action": {
|
|
||||||
"share": "/usr/src/app/calibredir/"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"action": {
|
"action": {
|
||||||
|
Loading…
Reference in New Issue
Block a user