We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a84c75a commit f7489a3Copy full SHA for f7489a3
compose.yaml
@@ -189,7 +189,6 @@ services:
189
MFA_WEBAUTHN_apiBaseUrl: not_needed_here
190
MFA_WEBAUTHN_apiKey: not_needed_here
191
MFA_WEBAUTHN_apiSecret: not_needed_here
192
- command: ./run-broker.sh
193
healthcheck:
194
test: nc -vz localhost 80
195
start_period: 1s
dockerbuild/broker/run-broker.sh
0 commit comments