We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 544aa3b commit e63d130Copy full SHA for e63d130
1 file changed
docker-compose.yml
@@ -8,7 +8,7 @@ services:
8
volumes:
9
- /var/run/docker.sock:/var/run/docker.sock
10
- /tmp:/tmp
11
- - ./app/alembic:/app/alembic
+ - app_alembic:/app/alembic
12
depends_on:
13
- db
14
0 commit comments