Update README and docker-compose files for new entrypoint
- Removed MAILTRAIN_SETTING command - Added list of Environment Variables to README
This commit is contained in:
parent
b21005df78
commit
668c98477e
3 changed files with 23 additions and 7 deletions
|
|
@ -23,7 +23,6 @@ services:
|
|||
|
||||
mailtrain:
|
||||
image: mailtrain/mailtrain:latest
|
||||
command: ${MAILTRAIN_SETTINGS}
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "3003:3003"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue