summaryrefslogtreecommitdiffhomepage
path: root/mioproxy.prod.hcl
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-08-17 16:28:16 +0900
committernsfisis <nsfisis@gmail.com>2025-08-17 16:28:16 +0900
commite0c7ff0ca6ed42e32049a467953374755b8b9465 (patch)
treeeccb9f436ac44d367e9f222a9ce4a74b1b68c81c /mioproxy.prod.hcl
parentd3838975d8c7e53f93e0fb3399f776eb51e61c4f (diff)
downloadnil.ninja-e0c7ff0ca6ed42e32049a467953374755b8b9465.tar.gz
nil.ninja-e0c7ff0ca6ed42e32049a467953374755b8b9465.tar.zst
nil.ninja-e0c7ff0ca6ed42e32049a467953374755b8b9465.zip
feat: add albatross.swift 2025
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
+ }
+ }
}