Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
fzaninotto committed Jul 1, 2024
1 parent c3e94ac commit 0a19fbf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:

0 comments on commit 0a19fbf

Please sign in to comment.