From cfa915142c2bbff8d1572488b6343e56dfef9b64 Mon Sep 17 00:00:00 2001
From: Raul Benencia <raul@thousandeyes.com>
Date: Tue, 12 Jan 2021 16:57:26 -0800
Subject: Segregate BindAddr and BaseURL

---
 configs/shoelaces.conf | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'configs')

diff --git a/configs/shoelaces.conf b/configs/shoelaces.conf
index b4ed606..5e69d74 100644
--- a/configs/shoelaces.conf
+++ b/configs/shoelaces.conf
@@ -1,5 +1,4 @@
-port=8081
-domain=localhost
+bind-addr=localhost:8081
 data-dir=configs/data-dir/
 template-extension=.slc
 mappings-file=mappings.yaml
-- 
cgit v1.2.3