trying another config

This commit is contained in:
talksik
2023-08-12 13:38:51 -07:00
parent 778bbae6b7
commit 84ec0fed1e
+5 -3
View File
@@ -1,4 +1,6 @@
https://192.168.50.63:5000 {
tls internal
reverse_proxy http://localhost:5000
192.168.50.63 {
reverse_proxy localhost:5000
tls {
on_demand
}
}