summaryrefslogtreecommitdiff
path: root/hosts/ahmed/minecraft
diff options
context:
space:
mode:
authorLinnnus <[email protected]>2025-02-13 15:59:28 +0100
committerLinnnus <[email protected]>2025-02-16 08:19:00 +0100
commit67c8a9706b76e976fb9f772c7e4d9ca7a5e6643d (patch)
tree759ba324033757233e3a81ba870bab16bb9340bf /hosts/ahmed/minecraft
parent4bbe4ecb4fe61275640513a03a4a4fa4746193fe (diff)
ahmed/minecraft-log-server: Fix missing ACME certificates
Diffstat (limited to 'hosts/ahmed/minecraft')
-rw-r--r--hosts/ahmed/minecraft/default.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/hosts/ahmed/minecraft/default.nix b/hosts/ahmed/minecraft/default.nix
index 416e787..4989a0d 100644
--- a/hosts/ahmed/minecraft/default.nix
+++ b/hosts/ahmed/minecraft/default.nix
@@ -61,8 +61,4 @@
}
];
};
-
- # Update the DDNS.
- # This would be the "IP" we give to folks.
- services.cloudflare-dyndns.domains = ["minecraft.linus.onl"];
}