mirror of
https://gitlab.aliens-lyon.fr/encartes/backend.git
synced 2026-03-17 22:51:04 +01:00
9 lines
130 B
YAML
9 lines
130 B
YAML
version: '3'
|
|
|
|
services:
|
|
###> doctrine/doctrine-bundle ###
|
|
database:
|
|
ports:
|
|
- "5432"
|
|
###< doctrine/doctrine-bundle ###
|