🏡 index : github.com/captn3m0/nebula.git

author Nemo <me@captnemo.in> 2019-03-17 2:15:02.0 +05:30:00
committer Nemo <me@captnemo.in> 2019-03-17 2:15:02.0 +05:30:00
commit
6362702c5128e5b69c2a15030b4be27a156f8315 [patch]
tree
8de27b223d7a60fc74486b0630882689b43c5883
parent
4fe34b183a0a1ac85f30131bb07e8f5f43b2271f
download
6362702c5128e5b69c2a15030b4be27a156f8315.tar.gz

Fix Emby DNS to dnscrypt



Diff

 media/emby.tf | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/media/emby.tf b/media/emby.tf
index a27ceb4..3e7786c 100644
--- a/media/emby.tf
+++ a/media/emby.tf
@@ -12,6 +12,10 @@
    container_path = "/media"
  }

  // TODO: Create a new separate network for DNS
  // and use that instead
  dns = ["192.168.1.111"]

  labels = "${merge(

    var.traefik-labels,
    map(