This commit is contained in:
2024-04-19 19:19:19 +02:00
parent 13a7b676f7
commit 319e54c6db

View File

@@ -4,7 +4,7 @@ services:
container_name: "Adguard"
hostname: "adguard"
restart: "unless-stopped"
#user: "10000:10000"
user: "10000:10000"
volumes:
- "/etc/localtime:/etc/localtime:ro"
- "/data/docker/adguard-prod-1/workdir:/opt/adguardhome/work:rw"