From 5e69d217a97e38be5e55320c13354dd35f0d86ba Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Thu, 28 Aug 2025 21:42:43 -0400 Subject: [PATCH] Profile fixes. --- docker-compose.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docker-compose.yml b/docker-compose.yml index d580111d..a5fca77a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -169,6 +169,7 @@ x-zammad: LETSENCRYPT_HOST: LETSENCRYPT_EMAIL: image: ${IMAGE_REPO:-ghcr.io/zammad/zammad}:${VERSION:-6.5.0-15} + profiles: ["rinoa-apps"] restart: ${RESTART:-always} volumes: - zammad-storage:/opt/zammad/storage @@ -1387,6 +1388,7 @@ services: start_period: 30s timeout: 10s image: freikin/dawarich:latest + profiles: ["rinoa-apps"] restart: on-failure stdin_open: true tty: true