mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Merge pull request #6009 from Security-Onion-Solutions/stenoports
Remove port bindings for steno
This commit is contained in:
@@ -117,8 +117,6 @@ so-steno:
|
||||
- start: {{ STENOOPTIONS.start }}
|
||||
- network_mode: host
|
||||
- privileged: True
|
||||
- port_bindings:
|
||||
- 127.0.0.1:1234:1234
|
||||
- binds:
|
||||
- /opt/so/conf/steno/certs:/etc/stenographer/certs:rw
|
||||
- /opt/so/conf/steno/config:/etc/stenographer/config:rw
|
||||
|
||||
Reference in New Issue
Block a user