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