mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Update ssl.conf
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
ssl_certificate /ssl/%%certfile%%;
|
||||
ssl_certificate_key /ssl/%%keyfile%%;
|
||||
|
||||
error_page 497 301 =307 http://$host:$server_port$request_uri;
|
||||
|
||||
location / {
|
||||
# Proxy pass
|
||||
proxy_pass http://127.0.0.1:9000;
|
||||
|
||||
Reference in New Issue
Block a user