1
0
mirror of https://github.com/Ombi-app/Ombi.git synced 2025-03-12 04:35:27 -07:00

Updated Reverse Proxy Examples (markdown)

tehniemer 2018-04-18 20:51:50 -05:00
parent 7900d5cbd9
commit b6424744a9

@ -80,6 +80,8 @@
**Caddy:**
proxy /ombi 127.0.0.1:5000 {
transparent
rewrite /ombi /ombi/
proxy /ombi 127.0.0.1:5000 {
transparent
}