From 67094790d2d9db5c99e7c136f49061a78698e57d Mon Sep 17 00:00:00 2001 From: nsfisis Date: Mon, 24 Nov 2025 04:58:38 +0900 Subject: Add vhosts/t/phpcon-kagawa-2025/ --- 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 45162cb..7a31dbb 100644 --- a/mioproxy.prod.hcl +++ b/mioproxy.prod.hcl @@ -60,4 +60,15 @@ server https { port = 8004 } } + + proxy phpcon-kagawa-2025 { + from { + host = "t.nil.ninja" + path = "/phpcon-kagawa-2025/" + } + to { + host = "127.0.0.1" + port = 8005 + } + } } -- cgit v1.2.3-70-g09d2