Fix Nginx state

This commit is contained in:
Mike Reeves
2020-09-10 16:56:48 -04:00
parent ef46094b0c
commit 53319738c4

View File

@@ -85,7 +85,7 @@ so-nginx:
- 443:443 - 443:443
{% if ISAIRGAP is sameas true %} {% if ISAIRGAP is sameas true %}
- 7788:7788 - 7788:7788
{% enfid %} {% endif %}
{%- if FLEETMANAGER or FLEETNODE %} {%- if FLEETMANAGER or FLEETNODE %}
- 8090:8090 - 8090:8090
{%- endif %} {%- endif %}