Skip to content

Commit

Permalink
FIX: volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
mleutenegger committed May 31, 2020
1 parent 88ff944 commit d7dec18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,4 @@ traefik_volumes:
- "/var/run/docker.sock:/var/run/docker.sock:ro"
- "{{ traefik_host_vol }}traefik.yml:/etc/traefik/traefik.yml"
- "{{ traefik_host_vol }}letsencrypt/:/letsencrypt/:rw"
- /var/run/docker.sock:/var/run/docker.sock
- traefik-data:/etc/traefik

0 comments on commit d7dec18

Please sign in to comment.