diff --git a/Conf/APX120 NET-AP12 Perso.md b/Conf/Switch/APX120 NET-AP12 Perso.md similarity index 100% rename from Conf/APX120 NET-AP12 Perso.md rename to Conf/Switch/APX120 NET-AP12 Perso.md diff --git a/Conf/home.meszely.eu/pihole.home.meszely.eu_qnap.dockerfile b/Conf/home.meszely.eu/pihole.home.meszely.eu_qnap.dockerfile deleted file mode 100644 index b693493..0000000 --- a/Conf/home.meszely.eu/pihole.home.meszely.eu_qnap.dockerfile +++ /dev/null @@ -1,9 +0,0 @@ -docker run -d \ - --name pihole.home.meszely.eu \ - --network pihole \ - --ip 10.11.3.1 \ - --cap-add=NET_ADMIN \ - -e TZ=Europe/Berlin \ - -v /Docker/PIHOLE:/etc/pihole \ - --restart unless-stopped \ - pihole/pihole:latest \ No newline at end of file