bestlibre / hassio-addons

173 stars 109 forks source link

Support subdir for proxy service #14

Closed bestlibre closed 5 years ago

bestlibre commented 7 years ago

To be able to proxy a service install in a subdirectory.

The configuration would look like :

{"remote" : "ip",
 "port": "8082",
 "vhost":"blog.mydomain.com",
 "subdir":"wordpress"} 
parneli commented 6 years ago

This would be useful, the full service can do this I am hoping it wouldn't be much work to add this in?

bestlibre commented 6 years ago

Should be done with next release