summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--mioproxy.prod.hcl4
1 files changed, 0 insertions, 4 deletions
diff --git a/mioproxy.prod.hcl b/mioproxy.prod.hcl
index fa712c4..c2518d3 100644
--- a/mioproxy.prod.hcl
+++ b/mioproxy.prod.hcl
@@ -26,9 +26,5 @@ server https {
host = "127.0.0.1"
port = 8001
}
- auth basic {
- realm = "Auth required albatross"
- credential_file = "albatross.htpasswd"
- }
}
}