From 7c43355b8bbe9b9332024644792aa7fed05322af Mon Sep 17 00:00:00 2001 From: nsfisis Date: Tue, 10 Feb 2026 20:37:48 +0900 Subject: feat(nilink): init --- mioproxy.prod.hcl | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'mioproxy.prod.hcl') diff --git a/mioproxy.prod.hcl b/mioproxy.prod.hcl index 7a31dbb..2ab65ca 100644 --- a/mioproxy.prod.hcl +++ b/mioproxy.prod.hcl @@ -71,4 +71,14 @@ server https { port = 8005 } } + + proxy nilink { + from { + host = "go.nil.ninja" + } + to { + host = "127.0.0.1" + port = 8006 + } + } } -- cgit v1.3-1-g0d28