From 7ec679f887757432245a3b7b7384a6bf96bc1fc7 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 29 Sep 2023 09:05:09 +0200 Subject: [PATCH] . --- .idea/dataSources.local.xml | 2 +- .idea/workspace.xml | 14 ++++---------- config/dnsmasq.conf | 1 - 3 files changed, 5 insertions(+), 12 deletions(-) diff --git a/.idea/dataSources.local.xml b/.idea/dataSources.local.xml index 210642b..6823b71 100644 --- a/.idea/dataSources.local.xml +++ b/.idea/dataSources.local.xml @@ -1,6 +1,6 @@ - + " diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 6141cba..daea148 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,15 +5,8 @@ - - - - - - - - + diff --git a/config/dnsmasq.conf b/config/dnsmasq.conf index 6c8f8db..5263b11 100644 --- a/config/dnsmasq.conf +++ b/config/dnsmasq.conf @@ -25,6 +25,5 @@ address=/homeassistant.home.tortuga.enhydra.fr/192.168.13.8 address=/homeassistant.tortuga.enhydra.fr/192.168.13.8 # Cloud server address=/cloud.home.tortuga.enhydra.fr/192.168.13.6 -address=/nextcloud.home.tortuga.enhydra.fr/192.168.13.6 address=/paperless.home.tortuga.enhydra.fr/192.168.13.6 address=/piwigo.home.tortuga.enhydra.fr/192.168.13.6 \ No newline at end of file -- 2.39.5