summaryrefslogtreecommitdiffhomepage
path: root/mioproxy.prod.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'mioproxy.prod.hcl')
-rw-r--r--mioproxy.prod.hcl11
1 files changed, 11 insertions, 0 deletions
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
+ }
+ }
}