File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616
1717#### 截图
1818
19- - 放一些简单示例图片,详细的使用可参考[ 部署文档] ( http://docs.opendevops.cn/zh/latest/codo-cmdb.html ) 、[ Demo体验] ( https://demo.opendevops.cn/login ) 、[ 视频示例] ( https://v.youku .com/v_show/id_XNDE5MzEyNTY5Ng==.html?spm=a2hzp.8244740.0.0 )
19+ - 放一些简单示例图片,详细的使用可参考[ 部署文档] ( http://docs.opendevops.cn/zh/latest/codo-cmdb.html ) 、[ Demo体验] ( https://demo.opendevops.cn/login ) 、[ 视频示例] ( https://www.bilibili .com/video/av53408299/ )
2020
2121![ ] ( ./static/images/cmdb_host_list.png )
2222
@@ -74,7 +74,7 @@ docker exec -ti cmdb_codo_cmdb_1 /usr/local/bin/python3 /var/www/codo-cmdb/db_sy
7474- 默认端口:8050,可直接测试Are you ok?
7575```
7676#返回200
77- curl -I -X GET -m 10 -o /dev/null -s -w %{http_code} http://cmdb2.opendevops.cn :8050/are_you_ok/
77+ curl -I -X GET -m 10 -o /dev/null -s -w %{http_code} http://${cmdb_domain} :8050/are_you_ok/
7878```
7979
8080
You can’t perform that action at this time.
0 commit comments