Slack notify

This commit is contained in:
Marko
2023-06-14 17:02:24 +02:00
parent 0579a62931
commit 30a8e73f21
33 changed files with 1334 additions and 1137 deletions

View File

@@ -2,7 +2,7 @@ version: '3'
services:
###> doctrine/doctrine-bundle ###
# database:
# ports:
# - "5432"
database:
ports:
- "5432"
###< doctrine/doctrine-bundle ###