fix(authelia): point auth.fuku dns to master1 node
This commit is contained in:
parent
43e65edc90
commit
916ed7c9bf
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ resource "adguard_rewrite" "pocketid" {
|
|||
|
||||
resource "adguard_rewrite" "authelia" {
|
||||
domain = "auth.fuku"
|
||||
answer = "192.168.1.12"
|
||||
answer = "192.168.1.31"
|
||||
}
|
||||
|
||||
resource "adguard_rewrite" "dns" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue