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 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 { |
