Allow traefik to use default DNS servers rather than hard coding
This commit is contained in:
parent
a19a86e115
commit
8907601605
@ -43,14 +43,6 @@ job "traefik" {
|
||||
}
|
||||
|
||||
port "metrics" {}
|
||||
|
||||
dns {
|
||||
servers = [
|
||||
"192.168.2.101",
|
||||
"192.168.2.102",
|
||||
"192.168.2.30",
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
ephemeral_disk {
|
||||
|
Loading…
x
Reference in New Issue
Block a user