1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-19 12:51:29 +00:00

Add missing ;

This commit is contained in:
andryyy
2017-05-24 10:03:06 +02:00
parent 56a9a09e2f
commit fd92283fb8

View File

@@ -1,4 +1,4 @@
dns { dns {
enable_dnssec = true; enable_dnssec = true;
} }
map_watch_interval = 15s map_watch_interval = 15s;