# goodsList **Repository Path**: conan_ma/goods-list ## Basic Information - **Project Name**: goodsList - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-12 - **Last Updated**: 2024-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 必须进入项目目录执行以下命令 docker-compose up -d # 启动所有服务 docker-compose down # 关闭并移除所有服务 docker-compose restart node # 重启 node docker-compose restart nginx # 重启 nginx