login to mqtt broker
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-10-03 13:59:24 +02:00
parent 9dc7499962
commit d43538785d
2 changed files with 6 additions and 1 deletions

View File

@@ -24,6 +24,8 @@ services:
restart: always
networks:
- guard
ports:
- "127.0.0.1:1883:1883"
guard-service:
image: registry.kmlabz.com/birbnetes/guard-service