mirror of
https://github.com/kevachat/webapp.git
synced 2025-01-10 06:48:06 +00:00
9 lines
130 B
YAML
9 lines
130 B
YAML
|
version: '3'
|
||
|
|
||
|
services:
|
||
|
###> doctrine/doctrine-bundle ###
|
||
|
database:
|
||
|
ports:
|
||
|
- "5432"
|
||
|
###< doctrine/doctrine-bundle ###
|