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