aboutsummaryrefslogtreecommitdiffhomepage
path: root/mioproxy.local.hcl
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-11-02 18:37:21 +0900
committernsfisis <nsfisis@gmail.com>2025-11-02 18:44:10 +0900
commite9c287f2a8dfc477f42efbae69a667b341f21982 (patch)
tree67057453d0f64a62aa43f03435d0dabbf647c7cb /mioproxy.local.hcl
parent57315c52be96d2a2c013f0cfb0de5429980e301a (diff)
downloadnsfisis.dev-e9c287f2a8dfc477f42efbae69a667b341f21982.tar.gz
nsfisis.dev-e9c287f2a8dfc477f42efbae69a667b341f21982.tar.zst
nsfisis.dev-e9c287f2a8dfc477f42efbae69a667b341f21982.zip
feat(nuldoc): prepare site migration
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 a92c099..e344f86 100644
--- a/mioproxy.local.hcl
+++ b/mioproxy.local.hcl
@@ -6,7 +6,7 @@ server http {
proxy blog {
from {
- host = "blog.localhost"
+ host = "blog.localhost:8000"
}
to {
host = "127.0.0.1"