add dns entries

This commit is contained in:
2024-05-31 16:16:49 -05:00
parent fa7d4f3bf7
commit 7c56365903
12 changed files with 57 additions and 21 deletions

View File

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