Skip to content

Commit 2f69442

Browse files
author
mafyuh
committedJan 13, 2025
Update docker/ag-main/docker-compose.yml
1 parent 78a3cc6 commit 2f69442

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed
 

‎docker/ag-main/docker-compose.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,3 @@ services:
2020
- 8853:8853/udp
2121
- 5443:5443/tcp
2222
- 5443:5443/udp
23-
24-
adguardhome-sync:
25-
image: ghcr.io/linuxserver/adguardhome-sync@sha256:a66d1177d3ef767c273f3f874065f43df633deec0153fd5669b4628e2cacfcf9
26-
container_name: adguardhome-sync
27-
environment:
28-
- PUID=1000
29-
- PGID=1000
30-
- TZ=Etc/UTC
31-
- CONFIGFILE=/config/adguardhome-sync.yaml
32-
volumes:
33-
- /home/mafyuh/adguard/sync:/config
34-
ports:
35-
- 8080:8080
36-
restart: unless-stopped

0 commit comments

Comments
 (0)
Please sign in to comment.