mirror of
https://github.com/SnowMB/traefik-certificate-extractor.git
synced 2025-01-18 22:09:33 +08:00
small fix
This commit is contained in:
parent
68b7d399ed
commit
75f2bf5cce
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user