Use latest tools

This commit is contained in:
Baohua Yang
2026-01-12 09:33:56 -08:00
parent 24eb615f54
commit 6bba22679b
15 changed files with 31 additions and 24 deletions

View File

@@ -30,7 +30,7 @@ psycopg2-binary>=2.9,<3.0
第三步`docker-compose.yml` 文件将把所有的东西关联起来它描述了应用的构成一个 web 服务和一个数据库使用的 Docker 镜像镜像之间的连接挂载到容器的卷以及服务开放的端口
```yaml
version: "3"
services:
db: