Quantcast
Channel: Home Assistant Community Add-on: Nginx Proxy Manager
Viewing all articles
Browse latest Browse all 615

Community Hass.io Add-on: Nginx Proxy Manager

$
0
0

@Oleksii_Zelivianskyi wrote:

I think a figured it out.
To allow access only to http://ip_address:8123/api/

  1. I added custom location / with forward hostname and port homeassistant 8123 and additional options:
deny all;
return 404;
  1. I added custom loation /api/ with hostname and port homeassistant/api/ 8123

Seems to work.

Read full topic


Viewing all articles
Browse latest Browse all 615

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>