From 0a19fbfe9ec4369b01ac4bdaa02a1d72426b1b23 Mon Sep 17 00:00:00 2001 From: fzaninotto Date: Mon, 1 Jul 2024 18:04:50 +0200 Subject: [PATCH] Fix formatting --- compose.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/compose.yaml b/compose.yaml index b7311b5c..6d0fca25 100644 --- a/compose.yaml +++ b/compose.yaml @@ -69,7 +69,7 @@ services: - target: 3000 published: ${PWA_PORT:-3000} - ###> doctrine/doctrine-bundle ### +###> doctrine/doctrine-bundle ### database: image: postgres:${POSTGRES_VERSION:-15}-alpine environment: @@ -94,9 +94,9 @@ services: volumes: caddy_data: caddy_config: - ###> doctrine/doctrine-bundle ### +###> doctrine/doctrine-bundle ### db_data: - ###< doctrine/doctrine-bundle ### - ###> symfony/mercure-bundle ### - ###< symfony/mercure-bundle ### +###< doctrine/doctrine-bundle ### +###> symfony/mercure-bundle ### +###< symfony/mercure-bundle ### pwa_node_modules: