mirror of
https://github.com/SnowMB/traefik-certificate-extractor.git
synced 2025-01-19 06:19:33 +08:00
small fix
This commit is contained in:
parent
68b7d399ed
commit
75f2bf5cce
@ -69,7 +69,7 @@ class PathType(object):
|
|||||||
return string
|
return string
|
||||||
|
|
||||||
|
|
||||||
#def restartContainerWithDomain(domain):
|
def restartContainerWithDomain(domain):
|
||||||
# client = docker.from_env()
|
# client = docker.from_env()
|
||||||
# container = client.containers.list(filters = {"label" : "com.github.SnowMB.traefik-certificate-extractor.restart_domain"})
|
# container = client.containers.list(filters = {"label" : "com.github.SnowMB.traefik-certificate-extractor.restart_domain"})
|
||||||
# for c in container:
|
# for c in container:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user