docs(adgaurdhome): Dokumentation korrigiert

This commit is contained in:
2026-02-20 22:21:44 +01:00
parent ab45603437
commit 3cd5a41be7

View File

@@ -6,18 +6,15 @@
- Port: `3000`
- Restart Policy: `unless-stopped`
## Volumes
- :/opt/adguardhome/work
- /docker/Daten/adguardhome/conf:/opt/adguardhome/conf
| Host Path | Container Path | Zweck |
|------------|----------------|--------|
| /docker/Daten/adguardhome/conf| /opt/adguardhome/conf | Konfiguration |
| /docker/Daten/adguardhome/work| /opt/adguardhome/work | Datenbank & Inhalte |
## Deployment
```bash
cd /docker/Bruchtal/docker/adguardhome
git pull