CentOS 7:3.10.0-1160.6.1.el7.x86_64
Swagger Editor 安装
- 安装 apache https
yum install -y httpd
systemctl start httpd
从 github 上下载 swagger-editor 放到
/var/www/html
:https://github.com/swagger-api/swagger-editor
解压缩
unzip swagger-editor-master.zip
- 访问
http://localhost/swagger-editor-master/