mirror of
https://github.com/rancher/norman.git
synced 2025-07-30 22:35:29 +00:00
api-ui 1.1.3
This commit is contained in:
parent
45662fe756
commit
92df95cf7f
@ -12,8 +12,8 @@ var (
|
||||
<!DOCTYPE html>
|
||||
<!-- If you are reading this, there is a good chance you would prefer sending an
|
||||
"Accept: application/json" header and receiving actual JSON responses. -->
|
||||
<link rel="stylesheet" type="text/css" href="https://releases.rancher.com/api-ui/1.1.2/ui.min.css" />
|
||||
<script src="https://releases.rancher.com/api-ui/1.1.2/ui.min.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="https://releases.rancher.com/api-ui/1.1.3/ui.min.css" />
|
||||
<script src="https://releases.rancher.com/api-ui/1.1.3/ui.min.js"></script>
|
||||
<script>
|
||||
var user = "admin";
|
||||
var curlUser='${CATTLE_ACCESS_KEY}:${CATTLE_SECRET_KEY}';
|
||||
|
Loading…
Reference in New Issue
Block a user