Update mount location for media directories
This commit is contained in:
parent
d21fafc4ef
commit
ffc12963c4
4 changed files with 5 additions and 5 deletions
|
@ -28,8 +28,8 @@ with lib;
|
|||
};
|
||||
|
||||
volumes = [
|
||||
"/media/pihole/etc-dnsmasq.d:/etc/dnsmasq.d:rw"
|
||||
"/media/pihole/etc-pihole:/etc/pihole:rw"
|
||||
"/mnt/media/pihole/etc-dnsmasq.d:/etc/dnsmasq.d:rw"
|
||||
"/mnt/media/pihole/etc-pihole:/etc/pihole:rw"
|
||||
];
|
||||
|
||||
ports = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue