Update proxmox to https
This commit is contained in:
@@ -26,7 +26,11 @@ proxmox.hubris.network {
|
|||||||
tls {
|
tls {
|
||||||
dns ionos {env.IONOS_AUTH_API_TOKEN}
|
dns ionos {env.IONOS_AUTH_API_TOKEN}
|
||||||
}
|
}
|
||||||
reverse_proxy 192.168.8.77:8006
|
reverse_proxy https://192.168.8.77:8006 {
|
||||||
|
transport http {
|
||||||
|
tls_insecure_skip_verify
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
docker.hubris.network {
|
docker.hubris.network {
|
||||||
|
|||||||
Reference in New Issue
Block a user