Skip to content

Commit

Permalink
fix: update external ip (#5)
Browse files Browse the repository at this point in the history
cecilia-sanare authored Mar 1, 2024
1 parent ef305fe commit 3db6332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tofu/zones.tf
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ locals {
"2606:50c0:8003::153",
]

ddns = "97.125.253.147"
ddns = "97.125.241.157"
}

module "cecilias_me" {

0 comments on commit 3db6332

Please sign in to comment.