新增文件映射
This commit is contained in:
@@ -3,6 +3,9 @@ services:
|
||||
aida_back:
|
||||
container_name: aida_back
|
||||
build: .
|
||||
volumes:
|
||||
# 数据挂载
|
||||
- /workspace/home/aida/file/:/workspace/home/aida/file/
|
||||
ports:
|
||||
- "10086:5567"
|
||||
mysql8.0:
|
||||
|
||||
Reference in New Issue
Block a user