removal of immich dns record
This commit is contained in:
parent
280a1f7a87
commit
7a41d033b5
@ -36,7 +36,6 @@ locals {
|
||||
},
|
||||
{ name = "www.shockrah.xyz", records = [ var.vultr_host ] },
|
||||
{ name = "resume.shockrah.xyz", records = [ var.vultr_host ] },
|
||||
{ name = "immich.shockrah.xyz", records = [ "45.32.92.196" ] },
|
||||
{ name = "git.shockrah.xyz", records = [ var.vultr_host ] },
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user