added env variables

This commit is contained in:
2022-11-26 02:05:03 -05:00
parent 012d089238
commit c4f1a48ef8

View File

@@ -5,6 +5,9 @@ services:
ports:
- '18083:18083'
- '1883:1883'
environment:
EMQX_NAME: ha_emqx
EMQX_HOST: 127.0.0.1
volumes:
- /home/jerick/emqx/data:/opt/emqx/data
- /home/jerick/emqx/etc:/opt/emqx/etc