diff options
Diffstat (limited to 'mioproxy.local.hcl')
| -rw-r--r-- | mioproxy.local.hcl | 2 |
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" |
