Merge remote-tracking branch 'origin/release/3.0' into release/3.0
This commit is contained in:
@@ -3,8 +3,8 @@ services:
|
||||
aida_back:
|
||||
container_name: prod-version-aida-back
|
||||
build: .
|
||||
# volumes:
|
||||
# 数据挂载
|
||||
# - ./logs:/log
|
||||
volumes:
|
||||
# 日志目录映射
|
||||
- ./log:/log
|
||||
ports:
|
||||
- "10010:5567"
|
||||
|
||||
Reference in New Issue
Block a user