From 3f1fd0d184d469aa26fdff24f032163e8333af9c Mon Sep 17 00:00:00 2001 From: "e.medina" Date: Thu, 16 Oct 2025 18:04:21 +0200 Subject: [PATCH] mailpit --- compose.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/compose.yaml b/compose.yaml index 9784af7..44b7568 100644 --- a/compose.yaml +++ b/compose.yaml @@ -465,9 +465,14 @@ services: mailpit: image: axllent/mailpit:v1.27 + restart: "no" ports: - "8025:8025" - "1025:1025" + environment: + TZ: Europe/Paris + volumes: + - mailpit:/data volumes: caddy_config: @@ -484,6 +489,7 @@ volumes: grafana: superset_home: rabbitmq_data: + mailpit: configs: pgadmin_config: