fixed problem, where migrate could not connect to db
This commit is contained in:
@@ -27,10 +27,4 @@ services:
|
||||
- db
|
||||
volumes:
|
||||
- ${LOG_PATH}:/app/logs
|
||||
- ${MIGRATIONS_PATH}:/migrations:ro
|
||||
restart: unless-stopped
|
||||
|
||||
# document-creator:
|
||||
# image: git.letsstein.de/tom/arbeitszeitmessung-doc-creator
|
||||
# container_name: ${TYPST_CONTAINER}
|
||||
# restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user