From 536559ff455e5b2d4f9aa485fb3d48ae3ec87006 Mon Sep 17 00:00:00 2001 From: TRC Loop // AK Date: Sat, 1 Nov 2025 14:59:28 +0100 Subject: [PATCH] Update README with default password warning Added important note about default password and security. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 873e500..9e45217 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,9 @@ docker run -d \ -v crondns-data:/var/www/crondns/data \ trcloop/crondns:latest ``` +> [!IMPORTANT] +> The default password is `cr0ndns!42+`. It should be changed immediatly in the settings upon logging in for the first time. Choose a secure password with atleast 8 Characters + ## Features - Only tries to change the IP Address when needed @@ -72,3 +75,4 @@ docker run -d \ +