add dns entries

This commit is contained in:
2024-05-31 16:05:25 -05:00
parent 363057dada
commit 51ca8974df
8 changed files with 33 additions and 0 deletions

View File

@@ -1,6 +1,9 @@
services:
watchtower:
container_name: watchtower
dns:
- 127.0.0.1
- 1.1.1.1
env_file:
- .env
image: docker.io/containrrr/watchtower:latest