From f47a2ded50f3367d0c7b0673a6c452a93c1a669f Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 2 Nov 2025 11:44:36 +0900 Subject: feat(repos): add new service, repos --- 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 a9e99051..f3a90622 100644 --- a/mioproxy.prod.hcl +++ b/mioproxy.prod.hcl @@ -26,4 +26,14 @@ server https { port = 8001 } } + + proxy repos { + from { + host = "repos.nsfisis.dev" + } + to { + host = "127.0.0.1" + port = 8002 + } + } } -- cgit v1.2.3-70-g09d2