From aea9a6fc3d2a1ea3e2883cb1d0fdf4f1982e025b Mon Sep 17 00:00:00 2001 From: peskyadmin Date: Tue, 8 Apr 2025 19:26:50 -0500 Subject: [PATCH] add default credentials --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bf03170..f5af825 100644 --- a/README.md +++ b/README.md @@ -37,12 +37,15 @@ your-project/ - Optionally, update the file in `tailscale/config/serve.json` if you need specific Tailscale serve configurations 4. Configure Baby Buddy - - See {{service_docs}} for configuration options + - See https://docs.baby-buddy.net/configuration/intro/ for configuration options 5. Start the Services ```bash docker-compose up -d ``` +6. Wait for Certificate to propagate [~2m] + +7. Login with default credentials `usr:admin` `pwd:admin` ## Services