small fix

This commit is contained in:
Snowyo 2018-08-04 22:27:19 +02:00
parent 68b7d399ed
commit 75f2bf5cce

View File

@ -69,7 +69,7 @@ class PathType(object):
return string
#def restartContainerWithDomain(domain):
def restartContainerWithDomain(domain):
# client = docker.from_env()
# container = client.containers.list(filters = {"label" : "com.github.SnowMB.traefik-certificate-extractor.restart_domain"})
# for c in container: