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 ee7d06a..a54221a 100644 --- a/mioproxy.local.hcl +++ b/mioproxy.local.hcl @@ -1,5 +1,5 @@ server http { - host = "127.0.0.1" + hosts = ["127.0.0.1", "::1"] port = 8000 proxy albatross { |
