# my_project **Repository Path**: fq-feng-qiang/my_project ## Basic Information - **Project Name**: my_project - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-26 - **Last Updated**: 2024-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # my_project:todolist通过Docker Compose部署 安装介绍 1. yum -y group install "Development Tools" 2. git clone https://gitee.com/fq-feng-qiang/my_project.git 3. cd my_project 4. docker-compose build 5. docker-compose up -d