Skip to content

Commit 8c76243

Browse files
Fix alembic autogenerate issue
1 parent e345273 commit 8c76243

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.override.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ services:
8080
# TODO: remove once coverage is done locally
8181
volumes:
8282
- ./backend/htmlcov:/app/htmlcov
83+
- ./backend/app/alembic/versions:/app/app/alembic/versions
8384
environment:
8485
SMTP_HOST: "mailcatcher"
8586
SMTP_PORT: "1025"

0 commit comments

Comments
 (0)