mirror of
https://github.com/RWejlgaard/pez-infra.git
synced 2026-07-04 15:46:16 +00:00
fix: update proxmox endpoint
This commit is contained in:
parent
d9c6228682
commit
6a0cb47246
1 changed files with 2 additions and 6 deletions
|
|
@ -14,13 +14,9 @@
|
||||||
|
|
||||||
## LONDON-A SERVICES ##
|
## LONDON-A SERVICES ##
|
||||||
|
|
||||||
# Cockpit
|
# Proxmox
|
||||||
london-a.pez.sh {
|
london-a.pez.sh {
|
||||||
forward_auth localhost:9091 {
|
reverse_proxy 100.122.180.98:8006 {
|
||||||
uri /api/authz/forward-auth
|
|
||||||
copy_headers Remote-User Remote-Groups Remote-Name Remote-Email
|
|
||||||
}
|
|
||||||
reverse_proxy 100.90.111.19:9090 {
|
|
||||||
transport http {
|
transport http {
|
||||||
tls_insecure_skip_verify
|
tls_insecure_skip_verify
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue