From b8f6e062bf0944322922224ff9c7aa658f8cb6d3 Mon Sep 17 00:00:00 2001 From: yusing Date: Sat, 7 Feb 2026 21:06:34 +0800 Subject: [PATCH] refactor: minor issue and documentation --- internal/route/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/internal/route/README.md b/internal/route/README.md index 260343e9..2c063d78 100644 --- a/internal/route/README.md +++ b/internal/route/README.md @@ -228,8 +228,6 @@ routes: target: 3000 ``` -### Route with Custom Bind Address - ## Dependency and Integration Map | Dependency | Purpose |