feat: 更新flux2 klein 的输出示例 ; fix:
All checks were successful
git commit AiDA python develop 分支构建部署 / scheduled_deploy (push) Has been skipped

This commit is contained in:
zcr
2026-04-14 10:16:30 +08:00
parent 3ca4003e30
commit 7543d6b346

View File

@@ -11,4 +11,10 @@ services:
- /etc/localtime:/etc/localtime:ro
- ./seg_cache:/seg_cache
ports:
- "${SERVE_PORT}:80"
- "${SERVE_PORT}:80"
networks:
- aida_app_net
networks:
aida_app_net:
external: true
name: aida_app_net