chore: move to latest stoat stuff

This commit is contained in:
Declan Chidlow
2025-10-06 09:59:17 +08:00
parent 1a426356b5
commit 31ff9e81c0
2 changed files with 23 additions and 7 deletions

View File

@@ -27,5 +27,12 @@
}
}
route /gifbox* {
uri strip_prefix /gifbox
reverse_proxy http://gifbox:14706 {
header_down Location "^/" "/gifbox/"
}
}
reverse_proxy http://web:5000
}