Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LinMoQC committed May 6, 2024
1 parent fa9e5ee commit 3c0ca2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ services:
- my_network
volumes:
- ./db_init:/docker-entrypoint-initdb.d
- ./data:/var/lib/mysql # 将数据映射到 data 文件夹

memory_backend:
image: karensky/memory_core:1.0.0
Expand Down

0 comments on commit 3c0ca2e

Please sign in to comment.