Updated instructions to use docker image on docker hub. Addresses #521
This commit is contained in:
parent
abed0d4af4
commit
02b42a4982
3 changed files with 47 additions and 6 deletions
|
|
@ -22,7 +22,7 @@ services:
|
|||
- mongo-data:/data/db
|
||||
|
||||
mailtrain:
|
||||
build: .
|
||||
image: mailtrain/mailtrain:latest
|
||||
command: ${MAILTRAIN_SETTINGS}
|
||||
ports:
|
||||
- "3000:3000"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue