DNS Endpoint for a tarpit meme project
This commit is contained in:
parent
3f2e6d86f6
commit
3f0c8a865d
@ -37,6 +37,7 @@ locals {
|
||||
{ name = "www.shockrah.xyz", records = [ var.vultr_host ] },
|
||||
{ name = "resume.shockrah.xyz", records = [ var.vultr_host ] },
|
||||
{ name = "git.shockrah.xyz", records = [ var.vultr_host ] },
|
||||
{ name = "lmao.shockrah.xyz", records = [ "207.246.107.99" ] },
|
||||
]
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user