From 568c9f6b57c52a68c194fbcad09be8daa2a7aaa1 Mon Sep 17 00:00:00 2001 From: Paweł Dybiec Date: Sun, 13 Oct 2019 19:15:18 +0200 Subject: Added config for quick sharing of local files --- domains.yml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'domains.yml') diff --git a/domains.yml b/domains.yml index 6385712..a1c1cf2 100644 --- a/domains.yml +++ b/domains.yml @@ -36,3 +36,12 @@ domains: keepalive: true timeout: 4s cache: true + balmora: + name: "balmora.dybiec.info" + http_redirect: true + proxy: + host: "10.0.27.2" + port: 8000 + keepalive: true + timeout: 4s + cache: true -- cgit 1.4.1