Add reverse proxy for auth.ccchb.de
This commit is contained in:
parent
8b43765a27
commit
81803de24e
1 changed files with 4 additions and 0 deletions
|
@ -42,6 +42,8 @@ haproxy_http:
|
|||
addr: '2a01:4f8:150:926f::13'
|
||||
- host: 'frab.ccchb.de'
|
||||
addr: '2a01:4f8:150:926f::17'
|
||||
- host: 'auth.ccchb.de'
|
||||
addr: '2a01:4f8:150:926f::11'
|
||||
|
||||
haproxy_sni:
|
||||
- host: 'ccchb.de'
|
||||
|
@ -72,6 +74,8 @@ haproxy_sni:
|
|||
addr: '2a01:4f8:150:926f::13'
|
||||
- host: 'frab.ccchb.de'
|
||||
addr: '2a01:4f8:150:926f::17'
|
||||
- host: 'auth.ccchb.de'
|
||||
addr: '2a01:4f8:150:926f::11'
|
||||
|
||||
bhyve_ipv4: 10.0.0.0
|
||||
bhyve_ipv6: 2a01:4f8:150:926f::4
|
||||
|
|
Loading…
Reference in a new issue