Update X-Script-Name for haproxy

This commit is contained in:
Fredrik Baberg 2022-06-27 15:12:13 +02:00
parent a6150173fb
commit 72bcfa1302
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
name: "3DPrinter-OctoPrint"
version: "2022.6.017"
version: "2022.6.018"
slug: "3dprinter-octoprint"
description: "New instance of OctoPrint"
url: "https://github.com/fredrikbaberg/home-assistant-addons/tree/main/3dprinter-octoprint"

View File

@ -22,6 +22,7 @@ defaults
frontend ingress
bind *:8099
http-request set-header X-Script-Name {{ env "ingress_entry" }}
default_backend octoprint
backend octoprint