Update traefik to v1.1.2 and some bugfixes in v1.1.1

This commit is contained in:
Raul Sanchez
2016-12-21 05:25:43 +01:00
parent e6d3d6e3f3
commit 97453a4917
7 changed files with 220 additions and 3 deletions
+6
View File
@@ -60,6 +60,12 @@
required: true
default: true
type: "boolean"
- variable: "acme_onhostrule"
description: "Enable acme onHostRule."
label: "ACME onHostRule:"
required: true
default: true
type: "boolean"
- variable: "ssl_key"
description: "SSL key to secure the service. *Required if you enable https"
label: "SSL key"