mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-04 00:01:36 +01:00
Update ingress.conf
This commit is contained in:
@@ -4,7 +4,7 @@ server {
|
||||
include /etc/nginx/includes/proxy_params.conf;
|
||||
client_max_body_size 0;
|
||||
|
||||
root /opt/recipes/cookbook;
|
||||
root /config/addons_config/tandoor_recipes/mediafiles;
|
||||
|
||||
location / {
|
||||
proxy_pass http://127.0.0.1:8080;
|
||||
|
||||
Reference in New Issue
Block a user