Initial commit

This commit is contained in:
2024-11-13 19:34:30 +01:00
parent 53b43eddb1
commit 015fc0ea94
16 changed files with 2164 additions and 4 deletions

7
compose.override.yaml Normal file
View File

@@ -0,0 +1,7 @@
services:
###> doctrine/doctrine-bundle ###
database:
ports:
- "5432"
###< doctrine/doctrine-bundle ###