documentation review
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
### Docker compose
|
### Docker compose
|
||||||
|
|
||||||
```
|
```text
|
||||||
volumes:
|
volumes:
|
||||||
etcPihole:
|
etcPihole:
|
||||||
name: pihole_etc
|
name: pihole_etc
|
||||||
@@ -17,7 +17,7 @@ volumes:
|
|||||||
|
|
||||||
### .env
|
### .env
|
||||||
|
|
||||||
```
|
```text
|
||||||
#VOLUME_PIHOLE_O="addr=10.10.1.1,rw"
|
#VOLUME_PIHOLE_O="addr=10.10.1.1,rw"
|
||||||
#VOLUME_PIHOLE_DEVICE=":/export/docker-volumes/pihole/pihole-etc"
|
#VOLUME_PIHOLE_DEVICE=":/export/docker-volumes/pihole/pihole-etc"
|
||||||
#VOLUME_PIHOLE_TYPE="nfs"
|
#VOLUME_PIHOLE_TYPE="nfs"
|
||||||
|
|||||||
Reference in New Issue
Block a user