dns сервер на контейнер seerr

This commit is contained in:
2026-06-24 23:33:23 +05:00
parent e767c93d1a
commit dabd155a97
+5
View File
@@ -48,6 +48,11 @@ services:
- PORT=5055 #optional - PORT=5055 #optional
ports: ports:
- 5055:5055 - 5055:5055
dns:
- 192.168.1.1
- 9.9.9.9
- 8.8.8.8
- 1.1.1.1
volumes: volumes:
- ${SSD}/seerr/appdata/config:/app/config - ${SSD}/seerr/appdata/config:/app/config
healthcheck: healthcheck: