From 0b221bec5e357bbd8baea733b66cb0d8b69a9312 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 27 Feb 2026 20:54:06 +0900 Subject: feat(albatross-php-2026): init --- 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 2ab65ca..b84b62b 100644 --- a/mioproxy.prod.hcl +++ b/mioproxy.prod.hcl @@ -81,4 +81,15 @@ server https { port = 8006 } } + + proxy albatross-php-2026 { + from { + host = "t.nil.ninja" + path = "/phperkaigi/2026/code-battle/" + } + to { + host = "127.0.0.1" + port = 8007 + } + } } -- cgit v1.3-1-g0d28