|
|
@ -2,7 +2,7 @@ version: "3.8"
|
|
|
|
|
|
|
|
|
|
|
|
services:
|
|
|
|
services:
|
|
|
|
entgra-emqx:
|
|
|
|
entgra-emqx:
|
|
|
|
image: registry.entgra.io/entgra-emqx:4.4.11
|
|
|
|
image: registry.entgra.io/entgra-emqx:4.4.11-entgra-v2
|
|
|
|
container_name: entgra-emqx
|
|
|
|
container_name: entgra-emqx
|
|
|
|
restart: always
|
|
|
|
restart: always
|
|
|
|
extra_hosts:
|
|
|
|
extra_hosts:
|
|
|
@ -20,7 +20,7 @@ services:
|
|
|
|
|
|
|
|
|
|
|
|
environment:
|
|
|
|
environment:
|
|
|
|
# Hostname configurations
|
|
|
|
# Hostname configurations
|
|
|
|
- SG_HOSTNAME=switchgear
|
|
|
|
- SERVER_HOSTNAME=host_name
|
|
|
|
# - MGT_HTTPS_PORT=9443
|
|
|
|
# - MGT_HTTPS_PORT=9443
|
|
|
|
# - MGT_HTTP_PORT=9763
|
|
|
|
# - MGT_HTTP_PORT=9763
|
|
|
|
#
|
|
|
|
#
|
|
|
|