summaryrefslogtreecommitdiffhomepage
path: root/mioproxy.local.hcl
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-05-01 17:06:27 +0900
committernsfisis <nsfisis@gmail.com>2026-05-01 17:06:27 +0900
commitefc6aad8062c3efa2866ffd7988a0cfb79aa4c2c (patch)
treeefc983f8e771fd34d2b427c0977860b11fa01b53 /mioproxy.local.hcl
parenta453b0f963ced38b87f2bbad1ec8109d82b7a187 (diff)
downloadnil.ninja-efc6aad8062c3efa2866ffd7988a0cfb79aa4c2c.tar.gz
nil.ninja-efc6aad8062c3efa2866ffd7988a0cfb79aa4c2c.tar.zst
nil.ninja-efc6aad8062c3efa2866ffd7988a0cfb79aa4c2c.zip
fix(mioproxy): specify IPv6 address onlyHEADmain
Diffstat (limited to 'mioproxy.local.hcl')
-rw-r--r--mioproxy.local.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/mioproxy.local.hcl b/mioproxy.local.hcl
index a54221a..a02a605 100644
--- a/mioproxy.local.hcl
+++ b/mioproxy.local.hcl
@@ -1,5 +1,5 @@
server http {
- hosts = ["127.0.0.1", "::1"]
+ hosts = ["::1"]
port = 8000
proxy albatross {