We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7bc9b7 commit ba34429Copy full SHA for ba34429
docker/supermq-docker/addons/certs/docker-compose.yaml
@@ -59,6 +59,7 @@ services:
59
AM_CERTS_SECRET_ID_PATH: ${AM_CERTS_SECRET_ID_PATH}
60
AM_CERTS_SECRET_RENEW_THRESHOLD: ${AM_CERTS_SECRET_RENEW_THRESHOLD}
61
AM_CERTS_SECRET_CHECK_INTERVAL: ${AM_CERTS_SECRET_CHECK_INTERVAL}
62
+ SMQ_ALLOW_UNVERIFIED_USER: ${SMQ_ALLOW_UNVERIFIED_USER}
63
ports:
64
- ${AM_CERTS_HTTP_PORT}:${AM_CERTS_HTTP_PORT}
65
- ${AM_CERTS_GRPC_PORT}:${AM_CERTS_GRPC_PORT}
0 commit comments