mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
authentification in ingress
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
include /etc/nginx/includes/proxy_params.conf;
|
||||
|
||||
proxy_buffering off;
|
||||
auth_basic_user_file /home/pi/.htpasswd;
|
||||
|
||||
location / {
|
||||
# Proxy pass
|
||||
|
||||
Reference in New Issue
Block a user