This commit is contained in:
2026-03-05 18:40:53 +01:00
parent 18267c3f71
commit be3601b39d
17 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
services:
adguardhome:
image: adguard/adguardhome:v0.107.69
container_name: adguardhome
restart: unless-stopped
network_mode: host
ports:
- 3003:3000
volumes:
- /docker/Daten/adguardhome/work:/opt/adguardhome/work
- /docker/Daten/adguardhome/conf:/opt/adguardhome/conf
environment:
TZ: Europe/Berlin