diff options
Diffstat (limited to 'config.py')
| -rw-r--r-- | config.py | 1 | 
1 files changed, 0 insertions, 1 deletions
| @@ -6,7 +6,6 @@ from docker.errors import NotFound  def autodiscover():      """Search for the snekbox container and return its IPv4 address.""" -      container_names = ["rmq", "pdrmq", "snekbox_pdrmq_1"]      client = docker.from_env() | 
