Fix indentation

This commit is contained in:
Seth Simmons
2021-07-30 12:11:05 +00:00
committed by GitHub
parent f0c7190f43
commit f5e78ed0f3

View File

@@ -29,7 +29,7 @@ services:
volumes: volumes:
- tor-keys:/var/lib/tor/hidden_service/ - tor-keys:/var/lib/tor/hidden_service/
autoheal: autoheal:
image: willfarrell/autoheal:latest image: willfarrell/autoheal:latest
container_name: autoheal container_name: autoheal
restart: unless-stopped restart: unless-stopped
@@ -38,13 +38,13 @@ autoheal:
volumes: volumes:
- "/var/run/docker.sock:/var/run/docker.sock" - "/var/run/docker.sock:/var/run/docker.sock"
watchtower: watchtower:
image: containrrr/watchtower:latest image: containrrr/watchtower:latest
container_name: watchtower container_name: watchtower
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- "/var/run/docker.sock:/var/run/docker.sock" - "/var/run/docker.sock:/var/run/docker.sock"
volumes: volumes:
bitmonero: bitmonero:
tor-keys: tor-keys: