dns сервер на контейнер seerr
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user