mirror of
https://github.com/Cian-H/iform-invenio.git
synced 2026-07-29 08:22:06 +01:00
More attempts to solve proxy path conflicts
This commit is contained in:
+2
-4
@@ -10,10 +10,8 @@
|
|||||||
health_status 200
|
health_status 200
|
||||||
}
|
}
|
||||||
|
|
||||||
handle /repo/* {
|
route /repo/* {
|
||||||
root * /var/www/html
|
reverse_proxy localhost:1212
|
||||||
try_files * /repo/placeholder.html
|
|
||||||
file_server
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user