diff --git a/docker-compose.yml b/docker-compose.yml index b53a811..29d4b93 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -16,6 +16,7 @@ services: restart: always volumes: - /var/run/docker.sock:/var/run/docker.sock + - /root/.docker/config.json:/config.json traefik: image: traefik:v2.1