We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e345273 commit 8c76243Copy full SHA for 8c76243
docker-compose.override.yml
@@ -80,6 +80,7 @@ services:
80
# TODO: remove once coverage is done locally
81
volumes:
82
- ./backend/htmlcov:/app/htmlcov
83
+ - ./backend/app/alembic/versions:/app/app/alembic/versions
84
environment:
85
SMTP_HOST: "mailcatcher"
86
SMTP_PORT: "1025"
0 commit comments