From d4167c248409515c10b1e92fb3eaa938e5fe4788 Mon Sep 17 00:00:00 2001 From: Paweł Dybiec Date: Fri, 13 Mar 2020 22:50:53 +0100 Subject: Add support for multiple aliases --- domains.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'domains.yml') diff --git a/domains.yml b/domains.yml index e696bd0..154785e 100644 --- a/domains.yml +++ b/domains.yml @@ -18,6 +18,7 @@ domains: port: 5003 octoprint: name: "octoprint.dybiec.info" + aliases: ["creality.dybiec.info"] http_redirect: true websocket: true client_body_size: 200M @@ -28,6 +29,7 @@ domains: cache: true octoprint2: name: "octoprint2.dybiec.info" + aliases: ["prusa.dybiec.info"] http_redirect: true websocket: true client_body_size: 200M -- cgit 1.4.1