From dabd155a97d8aa99cd8845b2c13435856789d8c6 Mon Sep 17 00:00:00 2001 From: caretaker Date: Wed, 24 Jun 2026 23:33:23 +0500 Subject: [PATCH] =?UTF-8?q?dns=20=D1=81=D0=B5=D1=80=D0=B2=D0=B5=D1=80=20?= =?UTF-8?q?=D0=BD=D0=B0=20=D0=BA=D0=BE=D0=BD=D1=82=D0=B5=D0=B9=D0=BD=D0=B5?= =?UTF-8?q?=D1=80=20seerr?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- media.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/media.yml b/media.yml index 03bd1f7..e89d032 100644 --- a/media.yml +++ b/media.yml @@ -48,6 +48,11 @@ services: - PORT=5055 #optional ports: - 5055:5055 + dns: + - 192.168.1.1 + - 9.9.9.9 + - 8.8.8.8 + - 1.1.1.1 volumes: - ${SSD}/seerr/appdata/config:/app/config healthcheck: