Skip to content

Commit

Permalink
Merge pull request #29 from liminspace/develop
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
liminspace committed Jun 29, 2018
2 parents 2c74708 + b99ff9a commit b0d55e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -140,13 +140,13 @@ Or you can use docker-compose::

services:
mjml-1:
image: liminspace/liminspace/mjml-tcpserver:latest
image: liminspace/mjml-tcpserver:latest
restart: always
ports:
- "28101:28101"

mjml-2:
image: liminspace/liminspace/mjml-tcpserver:latest
image: liminspace/mjml-tcpserver:latest
restart: always
environment:
HOST: "0.0.0.0"
Expand Down

0 comments on commit b0d55e0

Please sign in to comment.