move coredns to port 53 to allow access on android
This commit is contained in:
parent
2063550f93
commit
d3201fbca9
2 changed files with 6 additions and 3 deletions
|
|
@ -53,6 +53,7 @@
|
|||
roles.default.tags.all = { };
|
||||
roles.server.machines.verbena = {
|
||||
settings.ip = "fd28:387a:90:c400::1";
|
||||
settings.dnsPort = 53;
|
||||
};
|
||||
roles.server.machines.crocus = {
|
||||
settings.ip = "fd28:387a:90:c400:6db2:dfc3:c376:9956";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue