From 85df0795956d2ff8486ce26bcf8c62a30255ce39 Mon Sep 17 00:00:00 2001 From: DoTheEvo Date: Sat, 23 Aug 2025 11:07:29 +0200 Subject: [PATCH] update --- caddy_v2/readme.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/caddy_v2/readme.md b/caddy_v2/readme.md index 3f74299..c454bbd 100644 --- a/caddy_v2/readme.md +++ b/caddy_v2/readme.md @@ -746,12 +746,12 @@ photo.{$MY_DOMAIN} {

Manual DNS challange

-If it's problematic to switch nameservers to cloudflare...
-Manually ever 80 days adding TXT record and deleting it, -according to caddy log instructions. +If it's problematic to switch nameservers to cloudflare, +one can do the updates manually every \~80 days, +adding TXT record and deleting it, as caddy will instruct you in the logs. -Still needs to build image ourselves, using some github project.. -since of caddy comes only as packages. +We still need to build the image ourselves, using some github project.. +since all of caddy DNS stuff comes only as packages. `Dockerfile` ```php