fix(authelia): point auth.fuku dns to master1 node

This commit is contained in:
cătălin 2026-08-18 11:22:49 +02:00
commit 916ed7c9bf
No known key found for this signature in database

View file

@ -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" {