Commit 572c3091 authored by nanahira's avatar nanahira

fix

parent 51e65939
...@@ -10,6 +10,7 @@ services: ...@@ -10,6 +10,7 @@ services:
- '{{address}}:{{port}}:53' - '{{address}}:{{port}}:53'
- '{{address}}:{{port}}:53/udp' - '{{address}}:{{port}}:53/udp'
{% endfor %} {% endfor %}
{% endfor %}
{% else %} {% else %}
{% for port in smartdns_ports %} {% for port in smartdns_ports %}
- '{{port}}:53' - '{{port}}:53'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment