From f552cf05fb6875262ad7bbf94f6bc5c1286df5a8 Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Wed, 19 Dec 2018 00:12:16 -0500 Subject: [PATCH] Modified default port --- templates/Traefik/0/rancher-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Traefik/0/rancher-compose.yml b/templates/Traefik/0/rancher-compose.yml index 2e8ebee..fba8fcd 100644 --- a/templates/Traefik/0/rancher-compose.yml +++ b/templates/Traefik/0/rancher-compose.yml @@ -21,7 +21,7 @@ catalog: label: "Dashboard Port" description: | The port to access the dashboard interface on. - default: "1200" + default: "10" required: true type: string