Update adguard.yaml
This commit is contained in:
@@ -6,8 +6,8 @@ services:
|
|||||||
restart: 'unless-stopped'
|
restart: 'unless-stopped'
|
||||||
volumes:
|
volumes:
|
||||||
- '/etc/localtime:/etc/localtime:ro'
|
- '/etc/localtime:/etc/localtime:ro'
|
||||||
- './work:/opt/adguardhome/work'
|
- '/hdd/adguard/work:/opt/adguardhome/work'
|
||||||
- './config:/opt/adguardhome/conf'
|
- '/hdd/adguard/config:/opt/adguardhome/conf'
|
||||||
ports:
|
ports:
|
||||||
# Plain DNS
|
# Plain DNS
|
||||||
- '53:53/tcp'
|
- '53:53/tcp'
|
||||||
|
|||||||
Reference in New Issue
Block a user