mirror of
https://github.com/d0zingcat/deploy.git
synced 2026-05-13 15:09:33 +00:00
(feat) add user and pass for backend api
This commit is contained in:
@@ -28,6 +28,8 @@ services:
|
||||
environment:
|
||||
- BROKER_HOST=emqx
|
||||
- BROKER_PORT=1883
|
||||
- USERNAME=admin
|
||||
- PASSWORD=admin
|
||||
networks:
|
||||
- emqx-bridge
|
||||
emqx:
|
||||
|
||||
Reference in New Issue
Block a user