Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Zweili bd09803a1b Revert "Move pihole to NFS"
This reverts commit 4c685fdbc5.
Pihole uses SQLite as a database which shouldn't be put on a NAS like with all
databases.
2022-05-17 20:22:17 +02:00
Andreas Zweili 4c685fdbc5 Move pihole to NFS 2022-05-17 20:01:21 +02:00
Andreas Zweili 32e559a833 remove unnecessary variables
I've learned this from the Jitsi config that you don't have to add a
variable if the key name is the same in the compose file
as it is in the .env file
2020-04-14 21:16:39 +02:00
Andreas Zweili 045a88ae94 add config for pihole 2020-04-14 18:28:24 +02:00
Andreas Zweili a17c4d6931 add all required files 2020-04-13 13:13:20 +02:00