From 0d2110d19cb61afabdca3fe5f31dc02598f8505f Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 3 Apr 2023 09:42:35 +0200 Subject: [PATCH] . --- .idea/dataSources.local.xml | 2 +- .../7a96a13f-795b-43c9-b1de-56e65d9fcf95.xml | 2 +- .idea/workspace.xml | 75 +++++++++---------- config/dnsmasq.conf | 6 +- 4 files changed, 42 insertions(+), 43 deletions(-) diff --git a/.idea/dataSources.local.xml b/.idea/dataSources.local.xml index 8f6041b..90e7ff9 100644 --- a/.idea/dataSources.local.xml +++ b/.idea/dataSources.local.xml @@ -1,6 +1,6 @@ - + " diff --git a/.idea/dataSources/7a96a13f-795b-43c9-b1de-56e65d9fcf95.xml b/.idea/dataSources/7a96a13f-795b-43c9-b1de-56e65d9fcf95.xml index de5d9d2..026d87e 100644 --- a/.idea/dataSources/7a96a13f-795b-43c9-b1de-56e65d9fcf95.xml +++ b/.idea/dataSources/7a96a13f-795b-43c9-b1de-56e65d9fcf95.xml @@ -1,6 +1,6 @@ - + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a80036a..f7f3eb1 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,13 +5,10 @@ - - + - - - + - { - "keyToString": { - "RunOnceActivity.OpenProjectViewOnStart": "true", - "RunOnceActivity.ShowReadmeOnStart": "true", - "WebServerToolWindowFactoryState": "true", - "WebServerToolWindowPanel.toolwindow.highlight.mappings": "true", - "WebServerToolWindowPanel.toolwindow.highlight.symlinks": "true", - "WebServerToolWindowPanel.toolwindow.show.date": "false", - "WebServerToolWindowPanel.toolwindow.show.permissions": "false", - "WebServerToolWindowPanel.toolwindow.show.size": "false", - "deletionFromPopupRequiresConfirmation": "false", - "last_opened_file_path": "D:/Works/tortuga-home/node_modules", - "node.js.detected.package.eslint": "true", - "node.js.detected.package.tslint": "true", - "node.js.selected.package.eslint": "(autodetect)", - "node.js.selected.package.tslint": "(autodetect)", - "nodejs_package_manager_path": "npm", - "project.structure.last.edited": "Project", - "project.structure.proportion": "0.0", - "project.structure.side.proportion": "0.2", - "ruby.rails.projectView.checked": "true", - "settings.editor.selected.configurable": "editor.preferences.fonts.default", - "vue.rearranger.settings.migration": "true" + +}]]> @@ -1205,14 +1203,8 @@ - - - - 1640615601707 - 1640788248689 @@ -1550,7 +1542,14 @@ - diff --git a/config/dnsmasq.conf b/config/dnsmasq.conf index 84440ca..f911c36 100644 --- a/config/dnsmasq.conf +++ b/config/dnsmasq.conf @@ -6,13 +6,13 @@ server=192.168.13.1 server=8.8.8.8 address=/nas.home.tortuga.enhydra.fr/192.168.13.1 address=/home.tortuga.enhydra.fr/192.168.13.7 -address=/kodidb.home.tortuga.enhydra.fr/192.168.13.66 -address=/squeezebox.home.tortuga.enhydra.fr/192.168.13.67 +address=/kodidb.home.tortuga.enhydra.fr/192.168.13.7 +address=/squeezebox.home.tortuga.enhydra.fr/192.168.13.7 address=/mafreebox.freebox.fr/192.168.13.1 address=/tvheadend.home.tortuga.enhydra.fr/192.168.13.60 address=/domoticz.home.tortuga.enhydra.fr/192.168.13.67 address=/nextcloud.home.tortuga.enhydra.fr/192.168.13.7 -address=/harmonyapi.home.tortuga.enhydra.fr/192.168.13.67 +address=/harmonyapi.home.tortuga.enhydra.fr/192.168.13.7 address=/servarr.home.tortuga.enhydra.fr/192.168.13.70 address=/potainersalon.home.tortuga.enhydra.fr/192.168.13.66 address=/transmission.home.tortuga.enhydra.fr/192.168.13.7 -- 2.39.5