Skip to content

Commit

Permalink
remove healthcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesTurland committed Jan 16, 2024
1 parent 567dbfe commit 2b00729
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Unbound/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,6 @@ services:
ports:
- "5053:53/tcp"
- "5053:53/udp"
healthcheck:
test: ["NONE"]
restart: unless-stopped

0 comments on commit 2b00729

Please sign in to comment.