about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPaweł Dybiec <pawel.to.malpa@gmail.com>2019-06-10 16:54:09 +0200
committerPaweł Dybiec <pawel.to.malpa@gmail.com>2019-06-10 16:54:09 +0200
commit3c1badcaf56ed2c1a6fbe2acc35dbc2c9a275203 (patch)
tree18ea08e4f11a312a38187214b1dee3945071aba8
parentChange ip of octoprint in openvpn (diff)
Add octoprint2
-rw-r--r--domains.yml8
1 files changed, 7 insertions, 1 deletions
diff --git a/domains.yml b/domains.yml
index 829970a..0d4c928 100644
--- a/domains.yml
+++ b/domains.yml
@@ -30,4 +30,10 @@ domains:
     client_body_size: 200M
     proxy:
       host: "10.10.1.4"
-
+  octoprint2:
+    name: "octoprint2.dybiec.info"
+    http_redirect: true
+    websocket: true
+    client_body_size: 200M
+    proxy:
+      host: "10.10.1.5"