mirror of
https://github.com/rancher/norman.git
synced 2025-07-30 22:35:29 +00:00
parent
d985e01035
commit
2af274f953
@ -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.4/ui.min.css" />
|
||||
<script src="https://releases.rancher.com/api-ui/1.1.4/ui.min.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="https://releases.rancher.com/api-ui/1.1.5/ui.min.css" />
|
||||
<script src="https://releases.rancher.com/api-ui/1.1.5/ui.min.js"></script>
|
||||
<script>
|
||||
var user = "admin";
|
||||
var curlUser='${CATTLE_ACCESS_KEY}:${CATTLE_SECRET_KEY}';
|
||||
|
Loading…
Reference in New Issue
Block a user