about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPaweł Dybiec <pawel.to.malpa@gmail.com>2019-06-06 10:54:37 +0200
committerPaweł Dybiec <pawel.to.malpa@gmail.com>2019-06-06 10:54:37 +0200
commit6c29372b334ccbbefa427ccaf4c1c2cdb056f0a3 (patch)
tree75058376c3f53d465c97e08752894090ed2ffcd7
parentChange localhost to IPv4 one (diff)
Change ip of octoprint in openvpn
-rw-r--r--domains.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/domains.yml b/domains.yml
index f571089..829970a 100644
--- a/domains.yml
+++ b/domains.yml
@@ -29,5 +29,5 @@ domains:
     websocket: true
     client_body_size: 200M
     proxy:
-      host: "192.168.255.6"
+      host: "10.10.1.4"