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