Difference between revisions of "Network/Services/dev"

From Makers Local 256
Jump to: navigation, search
(Created page with "Running [https://github.com/makerslocal/xmlrc2rq xmlrc2rq] which sends wiki changes out over mqtt docker run -d --restart=always -p 4455:4455 makerslocal/xmlrc2rq:latest")
(No difference)

Revision as of 16:50, 22 June 2016

Running xmlrc2rq which sends wiki changes out over mqtt

 docker run -d --restart=always -p 4455:4455 makerslocal/xmlrc2rq:latest