mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Fix Nginx state
This commit is contained in:
@@ -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 %}
|
||||||
|
|||||||
Reference in New Issue
Block a user