This commit introduces a docker-compose setup example for Mautic with plugins. It includes a .mautic_env for environment variables configuration, a docker-compose.yml for the Mautic service setup, a Dockerfile for the Mautic Docker image, and a .gitkeep file in the plugins directory. A .env file with basic environment configuration is also included.
This commit introduces a docker-compose setup example for Mautic with plugins. It includes a .mautic_env for environment variables configuration, a docker-compose.yml for the Mautic service setup, a Dockerfile for the Mautic Docker image, and a .gitkeep file in the plugins directory. A .env file with basic environment configuration is also included.
See #284