doc: update Rancher documentation.
This commit is contained in:
parent
db1baf80a9
commit
01bb0a80ab
3 changed files with 80 additions and 52 deletions
|
@ -126,7 +126,7 @@ func (p *Provider) getBackend(service rancherData) string {
|
|||
return provider.Normalize(service.Name)
|
||||
}
|
||||
|
||||
// Generall Application Stuff
|
||||
// General Application Stuff
|
||||
func (p *Provider) getPort(service rancherData) string {
|
||||
if label, err := getServiceLabel(service, "traefik.port"); err == nil {
|
||||
return label
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue