Skip to content

Commit

Permalink
duplicati: Fix watchtower label typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianmiranda committed Sep 11, 2022
1 parent 9f6d438 commit f1cd282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ services:
ports:
- 8200:8200
labels:
- com.centurylinklabs.duplicati.enable=true
- com.centurylinklabs.watchtower.enable=true
- traefik.enable=true
- traefik.http.routers.duplicati.rule=Host(`duplicati.${DOMAIN}`)
- traefik.http.routers.duplicati.entrypoints=websecured
Expand Down

0 comments on commit f1cd282

Please sign in to comment.