Compare commits

..

1 Commits

Author SHA1 Message Date
teutat3s b70cd17bc9
feat: enable maintenance page for mastodon 2023-10-27 23:49:51 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ resource "namecheap_domain_records" "pub-solar" {
record {
hostname = "mastodon"
type = "CNAME"
address = "www.pub.solar"
address = "flora-6.pub.solar"
ttl = 60
}
record {