This commit is contained in:
2025-01-24 14:35:09 +02:00
parent a87b87c0da
commit e34fcf9f9c

View File

@@ -169,6 +169,7 @@ http {
add_header 'Access-Control-Allow-Headers' 'Authorization, Content-Type' always;
proxy_pass http://MIH-AI:11434/;
proxy_set_header Host $host;
}
location ~ /.well-known/acme-challenge/ {