# ji-boot-docker **Repository Path**: power4j/ji-boot-docker ## Basic Information - **Project Name**: ji-boot-docker - **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-24 - **Last Updated**: 2021-08-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 启动 ```shell docker-compose up ``` 访问地址: http://localhost:58080/ swagger 地址: http://localhost:58080/api/swagger-ui.html http://localhost:58080/api/doc.html ## 关闭 ```shell docker-compose down ```