Remove port bindings for steno

Steno runs in host mode so port bindings are not required
This commit is contained in:
Mike Reeves
2021-10-26 10:23:33 -04:00
committed by GitHub
parent c469d12a49
commit d77328608e

View File

@@ -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