Skip to content

Commit

Permalink
fix: storage 허브 볼륨 마운팅 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
kor-Chipmunk committed Feb 21, 2024
1 parent d33badc commit ada9659
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/backend/storage-server/docker-compose-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,7 @@ services:
networks:
- lalala-network
volumes:
- static-data:/resources

volumes:
static-data:
driver: local
- ./resources:/resources

networks:
lalala-network:
Expand Down

0 comments on commit ada9659

Please sign in to comment.