Delete quadlets/adguard directory
This commit is contained in:
parent
3ba957ce02
commit
b8fe7686f2
2 changed files with 0 additions and 31 deletions
|
@ -1,28 +0,0 @@
|
||||||
[Unit]
|
|
||||||
Description=Adguard Quadlet
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Restart=always
|
|
||||||
TimeoutStartSec=900
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=default.target
|
|
||||||
|
|
||||||
[Container]
|
|
||||||
Image=docker.io/adguard/adguardhome:latest
|
|
||||||
ContainerName=adguard
|
|
||||||
HostName=adguard
|
|
||||||
|
|
||||||
# Optionally run this on network mode host, if you want real client ips to show in the logs
|
|
||||||
# Network=host
|
|
||||||
PublishPort=53:53/tcp
|
|
||||||
PublishPort=53:53/udp
|
|
||||||
PublishPort=784:784/udp
|
|
||||||
PublishPort=853:853/tcp
|
|
||||||
PublishPort=3000:3000/tcp
|
|
||||||
PublishPort=8844:80/tcp
|
|
||||||
PublishPort=8443:443/tcp
|
|
||||||
|
|
||||||
Volume=adguard-config:/opt/adguardhome/work:z
|
|
||||||
Volume=adguard-work:/opt/adguardhome/conf:z
|
|
||||||
Volume=/var/log/AdGuardHome.log:/var/log/AdGuardHome.log:z
|
|
|
@ -1,3 +0,0 @@
|
||||||
[Volume]
|
|
||||||
VolumeName=adguard-config
|
|
||||||
VolumeName=adguard-work
|
|
Loading…
Add table
Reference in a new issue