From eba6009c43a2799d5e35882fcaf09f6cf2870ce5 Mon Sep 17 00:00:00 2001 From: Tamipes Date: Thu, 9 Jul 2026 02:03:39 +0200 Subject: [PATCH] doc: explain this branch --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 507883c..0595df7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # Development TODO: fill this out +### Debugging: +This branch has extra debug capibilities: +```bash +nix-shell -p tokio-console +tokio-console http://yamia.bound:30669 +``` ### Kubernetes test deployment ```bash ./upload.sh