feat: 更新flux2 klein 的输出示例 ; fix:
All checks were successful
git commit AiDA python develop 分支构建部署 / scheduled_deploy (push) Has been skipped
All checks were successful
git commit AiDA python develop 分支构建部署 / scheduled_deploy (push) Has been skipped
This commit is contained in:
@@ -11,4 +11,10 @@ services:
|
|||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- ./seg_cache:/seg_cache
|
- ./seg_cache:/seg_cache
|
||||||
ports:
|
ports:
|
||||||
- "${SERVE_PORT}:80"
|
- "${SERVE_PORT}:80"
|
||||||
|
networks:
|
||||||
|
- aida_app_net
|
||||||
|
networks:
|
||||||
|
aida_app_net:
|
||||||
|
external: true
|
||||||
|
name: aida_app_net
|
||||||
Reference in New Issue
Block a user