Skip to content

Commit 9a47851

Browse files
committed
Update ignore path app/alembic -> app/alembic/versions
1 parent 3a08367 commit 9a47851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.override.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ services:
7373
action: sync
7474
target: /app
7575
ignore:
76-
- app/alembic
76+
- app/alembic/versions
7777
- .venv
7878
- path: ./backend/pyproject.toml
7979
action: rebuild

0 commit comments

Comments
 (0)