From 4d77e381566613b37310c8257fc359fb3b23a3ac Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 10 Aug 2024 00:15:22 +0900 Subject: feat: add albatross-swift --- mioproxy.prod.hcl | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mioproxy.prod.hcl') diff --git a/mioproxy.prod.hcl b/mioproxy.prod.hcl index c2518d3..c7e0190 100644 --- a/mioproxy.prod.hcl +++ b/mioproxy.prod.hcl @@ -27,4 +27,15 @@ server https { port = 8001 } } + + proxy albatross-swift { + from { + host = "t.nil.ninja" + path = "/iosdc-japan/2024/code-battle/" + } + to { + host = "127.0.0.1" + port = 8002 + } + } } -- cgit v1.2.3-70-g09d2