Skip to content

Commit b82eee5

Browse files
authored
Merge pull request #7 from Y-Less/patch-1
Mount config.json in watchtower to monitor private repositories.
2 parents 463abcd + fb4f4f4 commit b82eee5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ services:
1616
restart: always
1717
volumes:
1818
- /var/run/docker.sock:/var/run/docker.sock
19+
- /root/.docker/config.json:/config.json
1920

2021
traefik:
2122
image: traefik:v2.1

0 commit comments

Comments
 (0)