Update X-Script-Name for haproxy
This commit is contained in:
parent
a6150173fb
commit
72bcfa1302
@ -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"
|
||||
|
||||
@ -22,6 +22,7 @@ defaults
|
||||
|
||||
frontend ingress
|
||||
bind *:8099
|
||||
http-request set-header X-Script-Name {{ env "ingress_entry" }}
|
||||
default_backend octoprint
|
||||
|
||||
backend octoprint
|
||||
|
||||
Loading…
Reference in New Issue
Block a user