new ip for octopi
This commit is contained in:
parent
17a3c281fa
commit
eb65f8cfe7
|
@ -94,7 +94,7 @@ ancestry.woozle.org {
|
|||
# Octoprint doesn't properly prefix webcam URLs
|
||||
import restricted-access
|
||||
reverse_proxy {
|
||||
to 192.168.86.36:80
|
||||
to 192.168.86.20:80
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -280,7 +280,7 @@ configs:
|
|||
name: Corefile-v2
|
||||
Caddyfile:
|
||||
file: Caddyfile
|
||||
name: Caddyfile-v76
|
||||
name: Caddyfile-v77
|
||||
index.html:
|
||||
file: www/index.html
|
||||
name: index.html-v32
|
||||
|
|
Loading…
Reference in New Issue