This commit is contained in:
Zengtudor 2024-11-09 21:24:35 +08:00
parent f6f71a241b
commit fca4870303
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
PATH=/root/dns
DNS_PATH=/root/dns

View File

@ -10,4 +10,4 @@ services:
- "53:53/udp"
- "10000:10000/tcp"
volumes:
- ${PATH}/dns:/data
- ${DNS_PATH}/dns:/data