feat: Adds server management console to proxy.
This commit is contained in:
@@ -68,3 +68,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
console.mightymini.housh.dev {
|
||||||
|
reverse_proxy https://192.168.50.6:9090 {
|
||||||
|
transport http {
|
||||||
|
tls_insecure_skip_verify
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user