Update all nginx configs

This commit is contained in:
Mike Reeves
2020-09-10 13:55:56 -04:00
parent 5d4e8925a3
commit ef46094b0c
6 changed files with 56 additions and 2 deletions
+3
View File
@@ -83,6 +83,9 @@ so-nginx:
- port_bindings:
- 80:80
- 443:443
{% if ISAIRGAP is sameas true %}
- 7788:7788
{% enfid %}
{%- if FLEETMANAGER or FLEETNODE %}
- 8090:8090
{%- endif %}