From 09ecf49783e4b2f82a1f524bf7b4db05e845cf3e Mon Sep 17 00:00:00 2001 From: ripps818 Date: Mon, 6 May 2019 15:59:37 -0500 Subject: [PATCH] Add pyload: update traefik.toml --- templates/traefik/traefik.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/traefik/traefik.toml b/templates/traefik/traefik.toml index c863ecc3..81a40385 100644 --- a/templates/traefik/traefik.toml +++ b/templates/traefik/traefik.toml @@ -195,6 +195,7 @@ onDemand = false # create certificate when container is created "nextcloud.{{ ansible_nas_domain }}", "plex.{{ ansible_nas_domain }}", "portainer.{{ ansible_nas_domain }}", + "pyload.{{ ansible_nas_domain }}", "radarr.{{ ansible_nas_domain }}", "sickchill.{{ ansible_nas_domain }}", "sonarr.{{ ansible_nas_domain }}",