mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-22 21:41:57 +00:00
Added repo stripping to try and fix redirect
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
route /repo/* {
|
route /repo/* {
|
||||||
|
uri strip_prefix /repo
|
||||||
reverse_proxy repo-placeholder:80
|
reverse_proxy repo-placeholder:80
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user