Fixed subnet variable in unbound
This commit is contained in:
@@ -32,6 +32,7 @@ services:
|
||||
{% if resolver_enabled %}
|
||||
resolver:
|
||||
image: mailu/unbound:{{ version }}
|
||||
env_file: {{ env }}
|
||||
restart: always
|
||||
networks:
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user