Base Symfony Setup

This commit is contained in:
2024-12-29 16:18:38 +01:00
parent 628bfa22f0
commit d337ce86fb
31 changed files with 5504 additions and 5 deletions

View File

@@ -22,3 +22,9 @@ services:
###> symfony/mercure-bundle ###
###< symfony/mercure-bundle ###
###> doctrine/doctrine-bundle ###
database:
ports:
- "5432"
###< doctrine/doctrine-bundle ###