Skip to content

Commit fad4dae

Browse files
committed
add rmqtt log mprocs
1 parent 977e2c7 commit fad4dae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mprocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
procs:
2-
#mqtt:
3-
# shell: cd develop && ./run_mqtt.sh
2+
rmqtt:
3+
shell: docker logs -f --tail 50 rmqtt
44
mproxy:
55
env:
66
RUST_LOG: debug

0 commit comments

Comments
 (0)