not forwarding https

This commit is contained in:
talksik
2023-08-12 13:11:35 -07:00
parent 836b946273
commit 7713f94ffa
+1 -1
View File
@@ -1,4 +1,4 @@
192.168.50.63:5000 {
tls internal
reverse_proxy localhost:5000
reverse_proxy http://localhost:5000
}