mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 10:12:53 +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 }}
|
- start: {{ STENOOPTIONS.start }}
|
||||||
- network_mode: host
|
- network_mode: host
|
||||||
- privileged: True
|
- privileged: True
|
||||||
- port_bindings:
|
|
||||||
- 127.0.0.1:1234:1234
|
|
||||||
- binds:
|
- binds:
|
||||||
- /opt/so/conf/steno/certs:/etc/stenographer/certs:rw
|
- /opt/so/conf/steno/certs:/etc/stenographer/certs:rw
|
||||||
- /opt/so/conf/steno/config:/etc/stenographer/config:rw
|
- /opt/so/conf/steno/config:/etc/stenographer/config:rw
|
||||||
|
|||||||
Reference in New Issue
Block a user