We aren't alone in this list
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
f30b5ff637
commit
1d39e1f0ee
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ tcp_ports: [
|
||||||
443,
|
443,
|
||||||
|
|
||||||
# This is for TCP krb5
|
# This is for TCP krb5
|
||||||
1088
|
1088,
|
||||||
|
|
||||||
# This is for the haproxy HTML stats page
|
# This is for the haproxy HTML stats page
|
||||||
# TODO -- there's no need for this to be wide open to the world. With this
|
# TODO -- there's no need for this to be wide open to the world. With this
|
||||||
|
|
|
@ -15,7 +15,7 @@ tcp_ports: [
|
||||||
443,
|
443,
|
||||||
|
|
||||||
# This is for TCP krb5
|
# This is for TCP krb5
|
||||||
1088
|
1088,
|
||||||
|
|
||||||
# This is for the haproxy HTML stats page
|
# This is for the haproxy HTML stats page
|
||||||
# TODO -- there's no need for this to be wide open to the world. With this
|
# TODO -- there's no need for this to be wide open to the world. With this
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue