Skip to content

Commit

Permalink
Debug trust dns
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Nov 19, 2023
1 parent 0600fc9 commit dfefb2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ version: "3.8"
services:
dns-server:
image: hickorydns/hickory-dns:latest
environment:
RUST_LOG: debug
dns:
- "10.222.222.1"
hostname: dns.mail-server.intranet
Expand Down

0 comments on commit dfefb2c

Please sign in to comment.