mirror of
https://github.com/SnowMB/traefik-certificate-extractor.git
synced 2025-09-19 05:34:31 +08:00
small fix
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user