Segment selection invalidated when one changes another list in campaign edit.
This commit is contained in:
Tomas Bures 2019-06-15 11:12:26 +02:00
parent 4736afd5ab
commit f8e9d67568
4 changed files with 19 additions and 8 deletions

View file

@ -198,7 +198,7 @@ These are the steps to start Mailtrain via docker-compose:
4. Authenticate as `admin`:`test`
The instructions above use an automatically built Docker image on DockerHub (https://hub.docker.com/r/mailtrain/mailtrain). If you want to build the Docker image yourself (e.g. when doing development), use the `docker-compose-local-build.yml` located in the project's root directory.
The instructions above use an automatically built Docker image on DockerHub (https://hub.docker.com/r/mailtrain/mailtrain). If you want to build the Docker image yourself (e.g. when doing development), use the `docker-compose-local.yml` located in the project's root directory.
## License