Clark Boylan d8f01de682 Open mirror ssl ports externally
This was missed in an earlier change where we enabled these vhosts.
Testing worked because testing was communicating to localhost and not
the public ip address.

This has been addressed as well.

Change-Id: I2d91aea466f1b587780a452cfe8e1396515930ed
2020-05-19 16:47:22 -07:00

14 lines
138 B
YAML

iptables_extra_public_tcp_ports:
- 80
- 443
- 4443
- 4444
- 4445
- 4446
- 4447
- 8080
- 8081
- 8082
- 8083
- 8084