diff options
| author | Maximilian Bosch <mb@flyingcircus.io> | 2024-07-29 15:12:35 +0200 |
|---|---|---|
| committer | Maximilian Bosch <mb@flyingcircus.io> | 2024-08-14 11:33:52 +0200 |
| commit | 15dab820a680659c3cb48809ecf4f47c1dfdb38a (patch) | |
| tree | f18fab053c10f36e65ff974e5edaffff8b23bf6f /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | a2437d80756cfe3bc0805e2a7969ba427b1b21ec (diff) | |
nixos/mailpit: allow multiple instances
Now it's possible to start multiple mailpit instances - for e.g.
multiple testing environments - on the same machine:
{
services.mailpit.instances = {
dev = { /* ... */ };
staging = { /* ... */ };
};
}
The simplest way to start a single instance is by declaring
services.mailpit.instances.default = {};
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
