Update docker/ag-main/docker-compose.yml
This commit is contained in:
parent
78a3cc6e3a
commit
2f6944246d
1 changed files with 0 additions and 14 deletions
|
@ -20,17 +20,3 @@ services:
|
||||||
- 8853:8853/udp
|
- 8853:8853/udp
|
||||||
- 5443:5443/tcp
|
- 5443:5443/tcp
|
||||||
- 5443:5443/udp
|
- 5443:5443/udp
|
||||||
|
|
||||||
adguardhome-sync:
|
|
||||||
image: ghcr.io/linuxserver/adguardhome-sync@sha256:a66d1177d3ef767c273f3f874065f43df633deec0153fd5669b4628e2cacfcf9
|
|
||||||
container_name: adguardhome-sync
|
|
||||||
environment:
|
|
||||||
- PUID=1000
|
|
||||||
- PGID=1000
|
|
||||||
- TZ=Etc/UTC
|
|
||||||
- CONFIGFILE=/config/adguardhome-sync.yaml
|
|
||||||
volumes:
|
|
||||||
- /home/mafyuh/adguard/sync:/config
|
|
||||||
ports:
|
|
||||||
- 8080:8080
|
|
||||||
restart: unless-stopped
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue