Update
This commit is contained in:
@@ -124,9 +124,7 @@ user_service_副本/
|
||||
│ │ ├── api_login/ # 登录服务
|
||||
│ │ ├── api_register/ # 注册服务
|
||||
│ │ └── ... # 其他API服务
|
||||
│ ├── images/ # 构建好的镜像文件
|
||||
│ ├── docker-compose.yaml # 服务编排配置
|
||||
│ └── deploy.sh # 部署脚本
|
||||
├── create_api.py # 创建新API的脚本
|
||||
└── build.py # 构建镜像的脚本
|
||||
└── create_api.py # 创建新API的脚本
|
||||
```
|
Reference in New Issue
Block a user