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 98067d4..45162cb 100644
--- a/mioproxy.prod.hcl
+++ b/mioproxy.prod.hcl
@@ -49,4 +49,15 @@ server https {
port = 8003
}
}
+
+ proxy albatross-swift-2025 {
+ from {
+ host = "t.nil.ninja"
+ path = "/iosdc-japan/2025/code-battle/"
+ }
+ to {
+ host = "127.0.0.1"
+ port = 8004
+ }
+ }
}