Skip to content

Commit

Permalink
[DDING-000] 테이블 복구를 위한 볼륨 연결 스크립트 추가 (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
wonjunYou authored Nov 15, 2024
1 parent 396adf1 commit 79d62c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion compose-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ services:
ports:
- "3306:3306"
volumes:
- mysql-volume:/var/lib/mysql
- /var/lib/docker/volumes/5c9fc061c8d4a72682f54b0bed465f9e91efa0039bd031937479516888b5f872/_data:/var/lib/mysql


volumes:
mysql-volume:

0 comments on commit 79d62c9

Please sign in to comment.