Update tandoor-install.sh

fixes https://github.com/tteck/Proxmox/issues/2621
pull/2636/head
tteckster 9 months ago committed by GitHub
parent 1edd9bfb39
commit 8b03579df9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -127,7 +127,6 @@ server {
location / {
proxy_set_header Host $http_host;
proxy_pass http://unix:/opt/tandoor/tandoor.sock;
proxy_set_header X-Forwarded-Proto $scheme;
}
}
EOF

Loading…
Cancel
Save

Powered by BW's shoe-string budget.