Allow port 8443
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
386a0a2b9c
commit
98b9e09b8b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ lvm_size: 100000
|
|||
mem_size: 4096
|
||||
num_cpus: 4
|
||||
|
||||
tcp_ports: [ 9418, 80, 443, 8444 ]
|
||||
tcp_ports: [ 9418, 80, 443, 8444, 8443 ]
|
||||
# Definining these vars has a number of effects
|
||||
# 1) mod_wsgi is configured to use the vars for its own setup
|
||||
# 2) iptables opens enough ports for all threads for fedmsg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue