documentation review

This commit is contained in:
2022-09-24 13:45:54 +01:00
parent 88113f7ba6
commit 87ee611a8f

View File

@@ -4,7 +4,7 @@
### Docker compose
```
```text
volumes:
etcPihole:
name: pihole_etc
@@ -17,7 +17,7 @@ volumes:
### .env
```
```text
#VOLUME_PIHOLE_O="addr=10.10.1.1,rw"
#VOLUME_PIHOLE_DEVICE=":/export/docker-volumes/pihole/pihole-etc"
#VOLUME_PIHOLE_TYPE="nfs"