change user

This commit is contained in:
SALVI Jérémie
2024-08-30 17:05:00 +02:00
parent 6eaffab48e
commit b3ff368938

View File

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