FastBee/docker/上传到服务器var目录下.txt
2025-07-07 09:21:15 +08:00

6 lines
281 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

1.先把项目中的 docker/data/ 文件夹上传到服务器或本地的 /var/ 目录下
2.进入服务器或本地的 /var/data/ 目录执行docker-compose up -d 等待执行后完成部署
3.最后通过18083端口访问EMQX控制台默认账号密码 admin admin123