# blog_cms **Repository Path**: coderwyf/blog_cms ## Basic Information - **Project Name**: blog_cms - **Description**: blog_web_ui - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-28 - **Last Updated**: 2023-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 博客后台管理系统接口 下载项目后请补充`.env`文件 ```shll APP_HOST=接口url APP_PORT=8010 MYSQL_HOST=localhost MYSQL_PORT=3306 MYSQL_DATABASE=数据库名称 MYSQL_USER=账号 MYSQL_PASSWORD=密码 ```