Skip to content

Commit

Permalink
fix: minio data volume name
Browse files Browse the repository at this point in the history
  • Loading branch information
nischalstha9 committed Aug 22, 2024
1 parent 5d0781b commit ac1138d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.vm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ volumes:
frontend-html:
name: drone-tm-frontend-html-${GIT_BRANCH}
minio-data:
name: drone-tm-db-data-${GIT_BRANCH}
name: drone-tm-minio-data-${GIT_BRANCH}

services:
backend:
Expand Down

0 comments on commit ac1138d

Please sign in to comment.